diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-22 02:22:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-22 02:22:17 +0000 |
commit | 884fcf0227791f3f39332ada71ae1f0570e01447 (patch) | |
tree | d0ffcd097b188f2cdea5e9e228041e71b534c9f8 /lib/l10n | |
parent | 6b0bdf192c3b512a35695ef3a257f94241b3377d (diff) | |
download | nextcloud-server-884fcf0227791f3f39332ada71ae1f0570e01447.tar.gz nextcloud-server-884fcf0227791f3f39332ada71ae1f0570e01447.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sk.js | 16 | ||||
-rw-r--r-- | lib/l10n/sk.json | 16 |
2 files changed, 32 insertions, 0 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index e0ff48c286e..5cb1c3f8f0d 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "Neznámy typ súboru", "Invalid image" : "Chybný obrázok", "Avatar image is not square" : "Obrázok avatara nie je štvorcový", + "View profile" : "Zobraziť profil", "today" : "dnes", "tomorrow" : "zajtra", "yesterday" : "včera", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "Nastavenia", "Log out" : "Odhlásiť sa", "Users" : "Používatelia", + "Email" : "E-mail", + "Mail %s" : "Pošta pre %s", + "Phone" : "Telefón", + "Call %s" : "Zavolať %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Zobraziť %s na Twitteri", + "Website" : "Webstránka", + "Visit %s" : "Navštíviť %s", + "Address" : "Adresa", + "Avatar" : "Avatar", + "About" : "O aplikácii", + "Full name" : "Celé meno", + "Headline" : "Titulok", + "Organisation" : "Organizácia", + "Role" : "Rola", "Unknown user" : "Neznámy používateľ", "Additional settings" : "Ďalšie nastavenia", "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index acb44e359a5..52f3e17b320 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -52,6 +52,7 @@ "Unknown filetype" : "Neznámy typ súboru", "Invalid image" : "Chybný obrázok", "Avatar image is not square" : "Obrázok avatara nie je štvorcový", + "View profile" : "Zobraziť profil", "today" : "dnes", "tomorrow" : "zajtra", "yesterday" : "včera", @@ -91,6 +92,21 @@ "Settings" : "Nastavenia", "Log out" : "Odhlásiť sa", "Users" : "Používatelia", + "Email" : "E-mail", + "Mail %s" : "Pošta pre %s", + "Phone" : "Telefón", + "Call %s" : "Zavolať %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Zobraziť %s na Twitteri", + "Website" : "Webstránka", + "Visit %s" : "Navštíviť %s", + "Address" : "Adresa", + "Avatar" : "Avatar", + "About" : "O aplikácii", + "Full name" : "Celé meno", + "Headline" : "Titulok", + "Organisation" : "Organizácia", + "Role" : "Rola", "Unknown user" : "Neznámy používateľ", "Additional settings" : "Ďalšie nastavenia", "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", |