aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-15 00:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-15 00:26:37 +0000
commit48f5c7c1c200379e583f6b428ecfe079b5c18605 (patch)
tree98922d94c509077892992df4ea98843c3f36cc68 /apps/files
parent62e4d162aa994aecc038f9dc5aa1cc05d4a8dd30 (diff)
downloadnextcloud-server-48f5c7c1c200379e583f6b428ecfe079b5c18605.tar.gz
nextcloud-server-48f5c7c1c200379e583f6b428ecfe079b5c18605.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/it.js2
-rw-r--r--apps/files/l10n/it.json2
-rw-r--r--apps/files/l10n/sk.js9
-rw-r--r--apps/files/l10n/sk.json9
-rw-r--r--apps/files/l10n/zh_HK.js2
-rw-r--r--apps/files/l10n/zh_HK.json2
6 files changed, 22 insertions, 4 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 1556e01428c..10022c2482b 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -186,6 +186,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome",
"Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.",
"Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"",
"Total rows summary" : "Riepilogo totale delle righe",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi",
@@ -248,6 +249,7 @@ OC.L10N.register(
"Open folder {displayName}" : "Apri la cartella {displayName}",
"Open in Files" : "Apri in File",
"Open details" : "Apri i dettagli",
+ "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"",
"Set up templates folder" : "Configura la cartella dei modelli",
"Templates" : "Modelli",
"Create new templates folder" : "Crea una nuova cartella dei templates",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 383245be4d7..f988e9632de 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -184,6 +184,7 @@
"Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome",
"Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.",
"Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"",
"Total rows summary" : "Riepilogo totale delle righe",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi",
@@ -246,6 +247,7 @@
"Open folder {displayName}" : "Apri la cartella {displayName}",
"Open in Files" : "Apri in File",
"Open details" : "Apri i dettagli",
+ "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"",
"Set up templates folder" : "Configura la cartella dei modelli",
"Templates" : "Modelli",
"Create new templates folder" : "Crea una nuova cartella dei templates",
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 12684bfb949..5f22bd22342 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"An unknown error has occurred" : "Vyskytla sa neznáma chyba",
"File could not be uploaded" : "Súbor nemôže byť nahraný",
"Uploading …" : "Nahrávanie...",
+ "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
"Uploading … ({currentNumber}/{total})" : "Nahrávanie... ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nahrávanie tejto položky nie je podporované",
@@ -172,9 +173,10 @@ OC.L10N.register(
"Select the row for {displayName}" : "Vybrať riadok pre {displayName}",
"Rename file" : "Premenovať súbor",
"A long time ago" : "Pred dlhším časom",
+ "This node is unavailable" : "Uzol nie je k dispozícií",
"Download file {name}" : "Stiahnúť súbor {name}",
"File name" : "Názov súboru",
- "Folder name" : "Názov priečinka",
+ "Folder name" : "Názov adresára",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne",
"\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala",
"\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru",
@@ -195,6 +197,7 @@ OC.L10N.register(
"Storage informations" : "Úložiskové informácie",
"{usedQuotaByte} used" : "{usedQuotaByte} použitých",
"{relative}% used" : "{relative}% použitých",
+ "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky",
"Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka",
"Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod",
"Change" : "Zmeniť",
@@ -218,6 +221,7 @@ OC.L10N.register(
"Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie",
"Files settings" : "Nastavenia súborov",
"File cannot be accessed" : "Súbor nie je možné sprístupniť",
+ "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ",
"Sort favorites first" : "Zoradiť od najobľúbenejších",
"Show hidden files" : "Zobraziť skryté súbory",
"Crop image previews" : "Orezať náhľady obrázkov",
@@ -227,6 +231,7 @@ OC.L10N.register(
"Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.",
"Clipboard is not available" : "Schránka nie je prístupná",
+ "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky",
"Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru",
"Error while loading the file data" : "Chyba pri načítaní údajov súboru",
"Pick a template for {name}" : "Vyberte šablónu pre {name}",
@@ -242,6 +247,7 @@ OC.L10N.register(
"Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"",
"Set up templates folder" : "Nastaviť priečinok pre šablóny",
"Templates" : "Šablóny",
+ "Create new templates folder" : "Vytvoriť nový vzorový adresár",
"Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami",
"List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.",
"No favorites yet" : "Zatiaľ žiadne obľúbené",
@@ -250,6 +256,7 @@ OC.L10N.register(
"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.",
"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",
"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é",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index ddf79bfa8bb..8f5cd1b90cd 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -20,6 +20,7 @@
"An unknown error has occurred" : "Vyskytla sa neznáma chyba",
"File could not be uploaded" : "Súbor nemôže byť nahraný",
"Uploading …" : "Nahrávanie...",
+ "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
"Uploading … ({currentNumber}/{total})" : "Nahrávanie... ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nahrávanie tejto položky nie je podporované",
@@ -170,9 +171,10 @@
"Select the row for {displayName}" : "Vybrať riadok pre {displayName}",
"Rename file" : "Premenovať súbor",
"A long time ago" : "Pred dlhším časom",
+ "This node is unavailable" : "Uzol nie je k dispozícií",
"Download file {name}" : "Stiahnúť súbor {name}",
"File name" : "Názov súboru",
- "Folder name" : "Názov priečinka",
+ "Folder name" : "Názov adresára",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne",
"\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala",
"\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru",
@@ -193,6 +195,7 @@
"Storage informations" : "Úložiskové informácie",
"{usedQuotaByte} used" : "{usedQuotaByte} použitých",
"{relative}% used" : "{relative}% použitých",
+ "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky",
"Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka",
"Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod",
"Change" : "Zmeniť",
@@ -216,6 +219,7 @@
"Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie",
"Files settings" : "Nastavenia súborov",
"File cannot be accessed" : "Súbor nie je možné sprístupniť",
+ "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ",
"Sort favorites first" : "Zoradiť od najobľúbenejších",
"Show hidden files" : "Zobraziť skryté súbory",
"Crop image previews" : "Orezať náhľady obrázkov",
@@ -225,6 +229,7 @@
"Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.",
"Clipboard is not available" : "Schránka nie je prístupná",
+ "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky",
"Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru",
"Error while loading the file data" : "Chyba pri načítaní údajov súboru",
"Pick a template for {name}" : "Vyberte šablónu pre {name}",
@@ -240,6 +245,7 @@
"Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"",
"Set up templates folder" : "Nastaviť priečinok pre šablóny",
"Templates" : "Šablóny",
+ "Create new templates folder" : "Vytvoriť nový vzorový adresár",
"Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami",
"List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.",
"No favorites yet" : "Zatiaľ žiadne obľúbené",
@@ -248,6 +254,7 @@
"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.",
"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",
"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é",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index f18213fe466..c9cfc502780 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -170,7 +170,7 @@ OC.L10N.register(
"in %s" : "在 %s",
"File Management" : "檔案管理",
"Reload current directory" : "重新加載目前目錄",
- "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄",
+ "Go to the \"{dir}\" directory" : "前往「{dir}」目錄",
"Select the row for {displayName}" : "選擇 {displayName} 的行",
"Rename file" : "重新命名檔案",
"A long time ago" : "很久以前",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 8a282833be6..dddb70ec00c 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -168,7 +168,7 @@
"in %s" : "在 %s",
"File Management" : "檔案管理",
"Reload current directory" : "重新加載目前目錄",
- "Go to the \"{dir}\" directory" : "轉到 \"{dir}\" 目錄",
+ "Go to the \"{dir}\" directory" : "前往「{dir}」目錄",
"Select the row for {displayName}" : "選擇 {displayName} 的行",
"Rename file" : "重新命名檔案",
"A long time ago" : "很久以前",