Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 20, 2025
1 parent 7a0c352 commit 69ad324
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ OC.L10N.register(
"Move" : "Presunúť",
"An error occurred while moving photos from {name}." : "Pri presúvaní fotografií z {name} sa vyskytla chyba.",
"Choose a folder" : "Vybrať priečinok",
"_{n} item copied to folder_::_{n} items copied to folder_" : ["{n} položka skopírovaná do adresára","{n} položky skopírované do adresára","{n} položiek skopírovaných do adresára","{n} položiek skopírovaných do adresára"],
"_{n} item moved to folder_::_{n} items moved to folder_" : ["{n} položka bola presunutá do priečinka","{n} položky boli presunuté do priečinka","{n} položiek bolo presunutých do priečinka","{n} položky boli presunuté do priečinka"],
"Remove" : "Odobrať",
"Add Path" : "Pridať cestu",
Expand Down Expand Up @@ -551,6 +552,9 @@ OC.L10N.register(
"General Failure" : "Všeobecné zlyhanie",
"Error: {msg}" : "Chyba: {msg}",
"Failed to delete {fileName}." : "Nepodarilo sa zmazať {fileName}.",
"Failed to copy files." : "Nepodarilo sa skopírovať súbory.",
"Could not copy {fileName}, target exists." : "Nemôžem skopírovať {fileName}, cieľ už existuje.",
"Failed to copy {fileName}." : "Nepodarilo sa skopírovať {fileName}.",
"Failed to move files." : "Súbory sa nepodarilo presunúť.",
"Could not move {fileName}, target exists." : "Súbor {fileName} sa nepodarilo presunúť, cieľový súbor už existuje.",
"Failed to move {fileName}." : "Presunutie súboru {fileName} zlyhalo.",
Expand Down
4 changes: 4 additions & 0 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@
"Move" : "Presunúť",
"An error occurred while moving photos from {name}." : "Pri presúvaní fotografií z {name} sa vyskytla chyba.",
"Choose a folder" : "Vybrať priečinok",
"_{n} item copied to folder_::_{n} items copied to folder_" : ["{n} položka skopírovaná do adresára","{n} položky skopírované do adresára","{n} položiek skopírovaných do adresára","{n} položiek skopírovaných do adresára"],
"_{n} item moved to folder_::_{n} items moved to folder_" : ["{n} položka bola presunutá do priečinka","{n} položky boli presunuté do priečinka","{n} položiek bolo presunutých do priečinka","{n} položky boli presunuté do priečinka"],
"Remove" : "Odobrať",
"Add Path" : "Pridať cestu",
Expand Down Expand Up @@ -549,6 +550,9 @@
"General Failure" : "Všeobecné zlyhanie",
"Error: {msg}" : "Chyba: {msg}",
"Failed to delete {fileName}." : "Nepodarilo sa zmazať {fileName}.",
"Failed to copy files." : "Nepodarilo sa skopírovať súbory.",
"Could not copy {fileName}, target exists." : "Nemôžem skopírovať {fileName}, cieľ už existuje.",
"Failed to copy {fileName}." : "Nepodarilo sa skopírovať {fileName}.",
"Failed to move files." : "Súbory sa nepodarilo presunúť.",
"Could not move {fileName}, target exists." : "Súbor {fileName} sa nepodarilo presunúť, cieľový súbor už existuje.",
"Failed to move {fileName}." : "Presunutie súboru {fileName} zlyhalo.",
Expand Down

0 comments on commit 69ad324

Please sign in to comment.