diff --git a/l10n/sk.js b/l10n/sk.js index c66a651..55da0c3 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -10,6 +10,7 @@ OC.L10N.register( "Data migration" : "Prenos údajov", "App key" : "Kľúč aplikácie", "App secret" : "Heslo aplikácie", + "Your Dropbox application secret" : "Váš tajný kľúč pre program Dropbox", "Authentication" : "Autentifikácia", "Connected as {user} ({email})" : "Pripojený ako {user} ({email})", "Import directory" : "Importovať adresár", diff --git a/l10n/sk.json b/l10n/sk.json index 513f3bb..be47e65 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -8,6 +8,7 @@ "Data migration" : "Prenos údajov", "App key" : "Kľúč aplikácie", "App secret" : "Heslo aplikácie", + "Your Dropbox application secret" : "Váš tajný kľúč pre program Dropbox", "Authentication" : "Autentifikácia", "Connected as {user} ({email})" : "Pripojený ako {user} ({email})", "Import directory" : "Importovať adresár",