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 Mar 31, 2024
1 parent 72bbd30 commit aee0712
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
15 changes: 9 additions & 6 deletions l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,31 @@ OC.L10N.register(
"Error saving image" : "Chyba pri ukladaní obrázku",
"Unsaved changes" : "Neuložené zmeny",
"Drop changes" : "Zrušiť zmeny",
"LIVE" : "ŽIVÉ",
"Play the live photo" : "Prehrajte aktívnu fotografiu",
"LIVE" : "NA ŽIVO",
"Your browser does not support videos." : "Váš prehliadač nepodporuje videá.",
"Edit" : "Upraviť",
"Exit full screen" : "Ukončiť režim celej obrazovky",
"Full screen" : "Celá obrazovka",
"Open sidebar" : "Otvoriť bočný panel",
"Download" : "Stiahnuť",
"Delete" : "Zmazať",
"This file no longer exists" : "Tento súbor už neexistuje",
"There is no plugin available to display this file type" : "Pre zobrazenie tohto typu súboru nie je k dispozícii žiadny doplnok",
"View" : "Prezerať",
"Name" : "Meno",
"Save" : "Uložiť",
"Save as" : "Uložiť ako",
"Back" : "Späť",
"Loading …" : "Načítavam …",
"Reset" : "Resetovať",
"All changes will be lost." : "Vaše zmeny budú stratené.",
"Reset" : "Resetovať/Obnoviť",
"All changes will be lost." : "Všetky zmeny sa stratia.",
"Are you sure you want to continue?" : "Naozaj chcete pokračovať?",
"Cancel" : "Zrušiť",
"Continue" : "Pokračovať",
"Undo" : "Vrátiť",
"Redo" : "Vrátiť",
"Show original image" : "Zobraziť originálny obrázok",
"Redo" : "Prerobiť",
"Show original image" : "Zobraziť pôvodný obrázok",
"Zoom in" : "Priblížiť",
"Zoom out" : "Oddialiť",
"Toggle zoom menu" : "Prepnúť ponuku priblíženia",
Expand Down Expand Up @@ -108,6 +110,7 @@ OC.L10N.register(
"Saved image size (width x height)" : "Veľkosť uloženého obrázka (šírka x výška)",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Upozorňujeme, že vybratá oblasť orezania je menšia ako použitá zmena veľkosti, čo môže spôsobiť zníženie kvality",
"Actual size (100%)" : "Aktuálna veľkosť (100%)",
"Fit size" : "Prispôsobiť veľlkosť"
"Fit size" : "Prispôsobiť veľlkosť",
"\"{fileName}\"" : "\"{fileName}\""
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
15 changes: 9 additions & 6 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,31 @@
"Error saving image" : "Chyba pri ukladaní obrázku",
"Unsaved changes" : "Neuložené zmeny",
"Drop changes" : "Zrušiť zmeny",
"LIVE" : "ŽIVÉ",
"Play the live photo" : "Prehrajte aktívnu fotografiu",
"LIVE" : "NA ŽIVO",
"Your browser does not support videos." : "Váš prehliadač nepodporuje videá.",
"Edit" : "Upraviť",
"Exit full screen" : "Ukončiť režim celej obrazovky",
"Full screen" : "Celá obrazovka",
"Open sidebar" : "Otvoriť bočný panel",
"Download" : "Stiahnuť",
"Delete" : "Zmazať",
"This file no longer exists" : "Tento súbor už neexistuje",
"There is no plugin available to display this file type" : "Pre zobrazenie tohto typu súboru nie je k dispozícii žiadny doplnok",
"View" : "Prezerať",
"Name" : "Meno",
"Save" : "Uložiť",
"Save as" : "Uložiť ako",
"Back" : "Späť",
"Loading …" : "Načítavam …",
"Reset" : "Resetovať",
"All changes will be lost." : "Vaše zmeny budú stratené.",
"Reset" : "Resetovať/Obnoviť",
"All changes will be lost." : "Všetky zmeny sa stratia.",
"Are you sure you want to continue?" : "Naozaj chcete pokračovať?",
"Cancel" : "Zrušiť",
"Continue" : "Pokračovať",
"Undo" : "Vrátiť",
"Redo" : "Vrátiť",
"Show original image" : "Zobraziť originálny obrázok",
"Redo" : "Prerobiť",
"Show original image" : "Zobraziť pôvodný obrázok",
"Zoom in" : "Priblížiť",
"Zoom out" : "Oddialiť",
"Toggle zoom menu" : "Prepnúť ponuku priblíženia",
Expand Down Expand Up @@ -106,6 +108,7 @@
"Saved image size (width x height)" : "Veľkosť uloženého obrázka (šírka x výška)",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Upozorňujeme, že vybratá oblasť orezania je menšia ako použitá zmena veľkosti, čo môže spôsobiť zníženie kvality",
"Actual size (100%)" : "Aktuálna veľkosť (100%)",
"Fit size" : "Prispôsobiť veľlkosť"
"Fit size" : "Prispôsobiť veľlkosť",
"\"{fileName}\"" : "\"{fileName}\""
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

0 comments on commit aee0712

Please sign in to comment.