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 12, 2024
1 parent fc9e73d commit 2de6d21
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,20 @@ OC.L10N.register(
"Gateway:" : "Brána:",
"Status:" : "Stav:",
"Speed:" : "Rýchlosť:",
"Duplex:" : "Duplex:",
"MAC:" : "MAC adresa:",
"IPv4:" : "Adresa IPv4:",
"IPv6:" : "Adresa IPv6:",
"Active users" : "Aktívni používatelia",
"Total users:" : "Používateľov celkom:",
"24 hours:" : "24 hodín:",
"1 hour:" : "1 hodina:",
"5 mins:" : "5 minút:",
"Shares" : "Sprístupnené položky",
"Users:" : "Používatelia:",
"Groups:" : "Skupiny:",
"Links:" : "Odkazy:",
"Emails:" : "E-maily:",
"Talk conversations:" : "Talk /Rozhovor/ konverzácia",
"PHP" : "PHP",
"Version:" : "Verzia:",
Expand All @@ -57,10 +61,14 @@ OC.L10N.register(
"Upload max size:" : "Maximálna veľkosť pre nahratie:",
"Extensions:" : "Rozšírenia:",
"Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia",
"Show phpinfo" : "Zobraziť phpinfo",
"Database" : "Databáza",
"Type:" : "Typ:",
"External monitoring tool" : "Externý sledovací nástroj",
"Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:",
"Copy" : "Kopírovať",
"Output in JSON" : "Výstup v JSON",
"Skip server update" : "Preskočiť aktualizáciu servera",
"To use an access token, please generate one then set it using the following command:" : "Pre používanie prístupového tokenu ho vygenerujte a potom ho nastavte použitím nasledujúceho príkazu:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri dotazovaní na vyššie uvedenú adresu URL potom poslať token s hlavičkou „NC-Token“."
},
Expand Down
8 changes: 8 additions & 0 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,20 @@
"Gateway:" : "Brána:",
"Status:" : "Stav:",
"Speed:" : "Rýchlosť:",
"Duplex:" : "Duplex:",
"MAC:" : "MAC adresa:",
"IPv4:" : "Adresa IPv4:",
"IPv6:" : "Adresa IPv6:",
"Active users" : "Aktívni používatelia",
"Total users:" : "Používateľov celkom:",
"24 hours:" : "24 hodín:",
"1 hour:" : "1 hodina:",
"5 mins:" : "5 minút:",
"Shares" : "Sprístupnené položky",
"Users:" : "Používatelia:",
"Groups:" : "Skupiny:",
"Links:" : "Odkazy:",
"Emails:" : "E-maily:",
"Talk conversations:" : "Talk /Rozhovor/ konverzácia",
"PHP" : "PHP",
"Version:" : "Verzia:",
Expand All @@ -55,10 +59,14 @@
"Upload max size:" : "Maximálna veľkosť pre nahratie:",
"Extensions:" : "Rozšírenia:",
"Unable to list extensions" : "Nepodarilo sa zobraziť rozšírenia",
"Show phpinfo" : "Zobraziť phpinfo",
"Database" : "Databáza",
"Type:" : "Typ:",
"External monitoring tool" : "Externý sledovací nástroj",
"Use this end point to connect an external monitoring tool:" : "Použite tento prípojný bod pre externý monitorovací nástroj:",
"Copy" : "Kopírovať",
"Output in JSON" : "Výstup v JSON",
"Skip server update" : "Preskočiť aktualizáciu servera",
"To use an access token, please generate one then set it using the following command:" : "Pre používanie prístupového tokenu ho vygenerujte a potom ho nastavte použitím nasledujúceho príkazu:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Pri dotazovaní na vyššie uvedenú adresu URL potom poslať token s hlavičkou „NC-Token“."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
Expand Down

0 comments on commit 2de6d21

Please sign in to comment.