]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix(l10n): Update translations from Transifex
authorNextcloud bot <bot@nextcloud.com>
Mon, 2 Oct 2023 00:26:12 +0000 (00:26 +0000)
committerNextcloud bot <bot@nextcloud.com>
Mon, 2 Oct 2023 00:26:12 +0000 (00:26 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 files changed:
apps/dashboard/l10n/sk.js
apps/dashboard/l10n/sk.json
apps/files/l10n/cs.js
apps/files/l10n/cs.json
apps/files_sharing/l10n/cs.js
apps/files_sharing/l10n/cs.json
apps/files_versions/l10n/cs.js
apps/files_versions/l10n/cs.json
apps/systemtags/l10n/cs.js
apps/systemtags/l10n/cs.json
apps/theming/l10n/cs.js
apps/theming/l10n/cs.json

index 3f63a4db38d8454bbc7953d53656219e3679dee4..81a2ebd623f3d397d4f4fb05abb16e450b548fe5 100644 (file)
@@ -2,7 +2,7 @@ OC.L10N.register(
     "dashboard",
     {
     "Dashboard" : "Infopanel",
-    "Dashboard app" : "Applikácia Infopanel",
+    "Dashboard app" : "Aplikácia Infopanel",
     "Customize" : "Prispôsobiť",
     "Edit widgets" : "Upraviť miniaplikácie",
     "Get more widgets from the App Store" : "Získať viac miniaplikácií z Obchodu s aplikáciami",
@@ -15,8 +15,8 @@ OC.L10N.register(
     "Status" : "Stav",
     "Good morning" : "Dobré ráno",
     "Good morning, {name}" : "Dobré ráno, {name}",
-    "Good afternoon" : "Dobrý večer",
-    "Good afternoon, {name}" : "Dobrý večer, {name}",
+    "Good afternoon" : "Dobrý deň",
+    "Good afternoon, {name}" : "Dobrý deň, {name}",
     "Good evening" : "Dobrý večer",
     "Good evening, {name}" : "Dobrý večer, {name}",
     "Hello" : "Ahoj",
index d3c98fb35608ad2a3342374231035edc436c99ea..c83419e91eedae200a011d1dd512749a2a3a83a3 100644 (file)
@@ -1,6 +1,6 @@
 { "translations": {
     "Dashboard" : "Infopanel",
-    "Dashboard app" : "Applikácia Infopanel",
+    "Dashboard app" : "Aplikácia Infopanel",
     "Customize" : "Prispôsobiť",
     "Edit widgets" : "Upraviť miniaplikácie",
     "Get more widgets from the App Store" : "Získať viac miniaplikácií z Obchodu s aplikáciami",
@@ -13,8 +13,8 @@
     "Status" : "Stav",
     "Good morning" : "Dobré ráno",
     "Good morning, {name}" : "Dobré ráno, {name}",
-    "Good afternoon" : "Dobrý večer",
-    "Good afternoon, {name}" : "Dobrý večer, {name}",
+    "Good afternoon" : "Dobrý deň",
+    "Good afternoon, {name}" : "Dobrý deň, {name}",
     "Good evening" : "Dobrý večer",
     "Good evening, {name}" : "Dobrý večer, {name}",
     "Hello" : "Ahoj",
index d85e1d81d3d04235617138823e5d980561114f3c..b91fdc78cf1608c022547ff7a39dd41685be4ab3 100644 (file)
@@ -188,6 +188,8 @@ OC.L10N.register(
     "Could not rename \"{oldName}\", it does not exist any more" : "Není možné přejmenovat „{oldName}“ – už neexistuje",
     "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{newtName}“ je už použitý ve složce „{dir}“. Zvolte jiný název.",
     "Could not rename \"{oldName}\"" : "„{oldName}“ se nepodařilo přejmenovat",
+    "Could not copy {file}. {message}" : "Nepodařilo se zkopírovat {file}. {message}",
+    "Could not move {file}. {message}" : "Nepodařilo se přesunout {file}. {message}",
     "Total rows summary" : "Celkový souhrn řádek",
     "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo",
     "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána",
@@ -198,7 +200,10 @@ OC.L10N.register(
     "Unselect all" : "Zrušit výběr všeho",
     "List of files and folders." : "Seznam souborů a složek.",
     "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.",
+    "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}",
     "File not found" : "Soubor nenalezen",
+    "_{count} file_::_{count} files_" : ["{count} soubor","{count} soubory","{count} souborů","{count} soubory"],
+    "_{count} folder_::_{count} folders_" : ["{count} složka","{count} složky","{count} složek","{count} složky"],
     "Storage informations" : "Informace o úložišti",
     "{usedQuotaByte} used" : "{usedQuotaByte} využito",
     "{relative}% used" : "{relative}% využito",
@@ -246,8 +251,16 @@ OC.L10N.register(
     "Blank" : "Prázdný",
     "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony",
     "Delete permanently" : "Nevratně smazat",
+    "Destination is not a folder" : "Cíl není složka",
+    "This file/folder is already in that directory" : "V oné složce se už daný soubor/složka nachází",
+    "You cannot move a file/folder onto itself or into a subfolder of itself" : "Není možné přesunout soubor/složku do sebe samé nebo do své vlastní podložky",
+    "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka",
+    "The files is locked" : "Soubory jsou uzamčené",
+    "The file does not exist anymore" : "Soubor už neexistuje",
+    "Chose destination" : "Zvolte cíl",
     "Copy to {target}" : "Zkopírovat do {target}",
     "Move to {target}" : "Přesunout do {target}",
+    "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena",
     "Open folder {displayName}" : "Otevřít složku {displayName}",
     "Open in Files" : "Otevřít v Souborech",
     "Open details" : "Otevřít podorobnosti",
@@ -256,6 +269,11 @@ OC.L10N.register(
     "Templates" : "Šablony",
     "Create new templates folder" : "Vytvořit novou složku šablon",
     "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony",
+    "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"],
+    "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"],
+    "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"],
+    "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} soubor a 1 složka","{fileCount} soubory a 1 složka","{fileCount} souborů a 1 složka","{fileCount} soubory a 1 složka"],
+    "{fileCount} files and {folderCount} folders" : "{fileCount} souborů a {folderCount} složek",
     "List of favorites files and folders." : "Seznam oblíbených souborů a složek.",
     "No favorites yet" : "Zatím nic oblíbeného",
     "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a složky, které označíte jako oblíbené",
index fd78306ed08c54c3d18eb7e869da889e09cdaef0..92925e915e4521043464f3480fd8c6941f7e6674 100644 (file)
     "Could not rename \"{oldName}\", it does not exist any more" : "Není možné přejmenovat „{oldName}“ – už neexistuje",
     "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Název „{newtName}“ je už použitý ve složce „{dir}“. Zvolte jiný název.",
     "Could not rename \"{oldName}\"" : "„{oldName}“ se nepodařilo přejmenovat",
+    "Could not copy {file}. {message}" : "Nepodařilo se zkopírovat {file}. {message}",
+    "Could not move {file}. {message}" : "Nepodařilo se přesunout {file}. {message}",
     "Total rows summary" : "Celkový souhrn řádek",
     "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo",
     "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána",
     "Unselect all" : "Zrušit výběr všeho",
     "List of files and folders." : "Seznam souborů a složek.",
     "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.",
+    "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}",
     "File not found" : "Soubor nenalezen",
+    "_{count} file_::_{count} files_" : ["{count} soubor","{count} soubory","{count} souborů","{count} soubory"],
+    "_{count} folder_::_{count} folders_" : ["{count} složka","{count} složky","{count} složek","{count} složky"],
     "Storage informations" : "Informace o úložišti",
     "{usedQuotaByte} used" : "{usedQuotaByte} využito",
     "{relative}% used" : "{relative}% využito",
     "Blank" : "Prázdný",
     "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony",
     "Delete permanently" : "Nevratně smazat",
+    "Destination is not a folder" : "Cíl není složka",
+    "This file/folder is already in that directory" : "V oné složce se už daný soubor/složka nachází",
+    "You cannot move a file/folder onto itself or into a subfolder of itself" : "Není možné přesunout soubor/složku do sebe samé nebo do své vlastní podložky",
+    "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka",
+    "The files is locked" : "Soubory jsou uzamčené",
+    "The file does not exist anymore" : "Soubor už neexistuje",
+    "Chose destination" : "Zvolte cíl",
     "Copy to {target}" : "Zkopírovat do {target}",
     "Move to {target}" : "Přesunout do {target}",
+    "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena",
     "Open folder {displayName}" : "Otevřít složku {displayName}",
     "Open in Files" : "Otevřít v Souborech",
     "Open details" : "Otevřít podorobnosti",
     "Templates" : "Šablony",
     "Create new templates folder" : "Vytvořit novou složku šablon",
     "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony",
+    "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"],
+    "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"],
+    "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"],
+    "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} soubor a 1 složka","{fileCount} soubory a 1 složka","{fileCount} souborů a 1 složka","{fileCount} soubory a 1 složka"],
+    "{fileCount} files and {folderCount} folders" : "{fileCount} souborů a {folderCount} složek",
     "List of favorites files and folders." : "Seznam oblíbených souborů a složek.",
     "No favorites yet" : "Zatím nic oblíbeného",
     "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a složky, které označíte jako oblíbené",
index bc8651e82fda191b909836fb540ed839f7a91dcf..a087fd01ec63e2ed2c5537ef6ddef61a08af47ba 100644 (file)
@@ -226,6 +226,7 @@ OC.L10N.register(
     "_Reject share_::_Reject shares_" : ["Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení"],
     "_Restore share_::_Restore shares_" : ["Obnovit sdílení","Obnovit sdílení","Obnovit sdílení","Obnovit sdílení"],
     "Shared" : "Sdíleno",
+    "Shared by {ownerDisplayName}" : "Nasdílel(a) {ownerDisplayName}",
     "Link to a file" : "Odkaz na soubor",
     "Error creating the share: {errorMessage}" : "Chyba při vytváření sdílení: {errorMessage}",
     "Error creating the share" : "Chyba při vytváření sdílení",
index 21de6cb21a7f0a99fd4d222e7e734bd58235148d..3ceaca7be04640903369d99542fe162da5c36c48 100644 (file)
     "_Reject share_::_Reject shares_" : ["Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení"],
     "_Restore share_::_Restore shares_" : ["Obnovit sdílení","Obnovit sdílení","Obnovit sdílení","Obnovit sdílení"],
     "Shared" : "Sdíleno",
+    "Shared by {ownerDisplayName}" : "Nasdílel(a) {ownerDisplayName}",
     "Link to a file" : "Odkaz na soubor",
     "Error creating the share: {errorMessage}" : "Chyba při vytváření sdílení: {errorMessage}",
     "Error creating the share" : "Chyba při vytváření sdílení",
index 8995c24a2877bd0ffdea0a83b4f0400e327d7a28..0428afb320a456ecb9aa9ee9e54f954e1203f073 100644 (file)
@@ -15,6 +15,7 @@ OC.L10N.register(
     "Remove version name" : "Odebrat název verze",
     "Save version name" : "Uložit název verze",
     "Current version" : "Stávající verze",
+    "Initial version" : "Počáteční verze",
     "Initial version restored" : "Počáteční verze obnovena",
     "Version restored" : "Verze obnovena",
     "Could not restore version" : "Verzi se nedaří obnovit",
index 9af9a8872ddfc512315f080b54a7c525f2e0798f..462153b0161f6b33da875e3ab9e416ab7c034e3a 100644 (file)
@@ -13,6 +13,7 @@
     "Remove version name" : "Odebrat název verze",
     "Save version name" : "Uložit název verze",
     "Current version" : "Stávající verze",
+    "Initial version" : "Počáteční verze",
     "Initial version restored" : "Počáteční verze obnovena",
     "Version restored" : "Verze obnovena",
     "Could not restore version" : "Verzi se nedaří obnovit",
index 85623e43b8183f375e29b74f7260f0268c1af5db..718f993585d373d6c32ca28e23f908bb9de718bf 100644 (file)
@@ -59,12 +59,16 @@ OC.L10N.register(
     "Failed to delete tag" : "Štítek se nepodařilo smazat",
     "This file has the tag {tag}" : "Tento soubor má štítek {tag}",
     "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}",
+    "List of tags and their associated files and folders." : "Seznam štítků a jejich souvisejících souborů a složek.",
     "No tags found" : "Nenalezeny žádné štítky",
+    "Tags you have created will show up here." : "Štítky které jste vytvořili se zobrazí zde.",
     "Failed to load last used tags" : "Nepodařilo se načíst nedávno použité štítky",
     "Missing \"Content-Location\" header" : "Chybí hlavička „Content-Location“",
     "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pro spolupráci jsou k dispozici všem uživatelům. Uživatelsky nepřiřaditelné štítky jsou uživatelům viditelné, ale nemohou je přiřazovat.\nNeviditelné štítky jsou pro vnitřní potřebu, protože uživatelé je nemohou vidět ani je přiřazovat.",
     "Create a new tag" : "Vytvořit nový  štítek",
+    "Tag name" : "Název štítku",
     "Name" : "Název",
+    "Tag level" : "Úroveň štítku",
     "Public" : "Veřejný",
     "Restricted" : "Uživatelsky nepřiřaditelný",
     "Invisible" : "Neviditelný",
index 1ffe3d8066680d7196806d53a8adcf58a6c10c2d..a9201e16bb8a572fe5ce8057e2ee07a33f4ca8a0 100644 (file)
     "Failed to delete tag" : "Štítek se nepodařilo smazat",
     "This file has the tag {tag}" : "Tento soubor má štítek {tag}",
     "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}",
+    "List of tags and their associated files and folders." : "Seznam štítků a jejich souvisejících souborů a složek.",
     "No tags found" : "Nenalezeny žádné štítky",
+    "Tags you have created will show up here." : "Štítky které jste vytvořili se zobrazí zde.",
     "Failed to load last used tags" : "Nepodařilo se načíst nedávno použité štítky",
     "Missing \"Content-Location\" header" : "Chybí hlavička „Content-Location“",
     "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pro spolupráci jsou k dispozici všem uživatelům. Uživatelsky nepřiřaditelné štítky jsou uživatelům viditelné, ale nemohou je přiřazovat.\nNeviditelné štítky jsou pro vnitřní potřebu, protože uživatelé je nemohou vidět ani je přiřazovat.",
     "Create a new tag" : "Vytvořit nový  štítek",
+    "Tag name" : "Název štítku",
     "Name" : "Název",
+    "Tag level" : "Úroveň štítku",
     "Public" : "Veřejný",
     "Restricted" : "Uživatelsky nepřiřaditelný",
     "Invisible" : "Neviditelný",
index 361dc6bf98a9eeef3e71765432a21afd408416ac..5926e3a4bf451687c0b83b4d0acfc0929706708c 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "Žádné pozadí",
     "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů",
     "Select background" : "Vybrat pozadí",
+    "No background has been selected" : "Nevybráno žádné pozadí",
     "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen",
     "Select a custom color" : "Vybrat uživatelsky určenou barvu",
     "Reset to default" : "Vrátit zpět na výchozí hodnoty",
index 3034812731ff390cd8b417ed3525740d9627b1e8..a8f2283ced39ae51f04ec5bf831817e64cfa0e04 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "Žádné pozadí",
     "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů",
     "Select background" : "Vybrat pozadí",
+    "No background has been selected" : "Nevybráno žádné pozadí",
     "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen",
     "Select a custom color" : "Vybrat uživatelsky určenou barvu",
     "Reset to default" : "Vrátit zpět na výchozí hodnoty",