diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 31404e6b..30fe2dc9 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -322,6 +322,8 @@ OC.L10N.register( "Requested by" : "Requested by", "Reason" : "Reason", "Click here to request\n\t\t\t\t\tit" : "Click here to request\n\t\t\t\t\tit", + "Loading…" : "Loading…", + "Awwhh… credential not found. Maybe it expired" : "Awwhh… credential not found. Maybe it expired", "Expire time" : "Expire time", "Connection to server lost" : "Connection to server lost", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 859f1bae..4e44c9a6 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -320,6 +320,8 @@ "Requested by" : "Requested by", "Reason" : "Reason", "Click here to request\n\t\t\t\t\tit" : "Click here to request\n\t\t\t\t\tit", + "Loading…" : "Loading…", + "Awwhh… credential not found. Maybe it expired" : "Awwhh… credential not found. Maybe it expired", "Expire time" : "Expire time", "Connection to server lost" : "Connection to server lost", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", diff --git a/l10n/nb.js b/l10n/nb.js index 0c161112..cbe70767 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -22,7 +22,7 @@ OC.L10N.register( "Decrypting credentials" : "Dekrypterer Påloggingsdetaljer", "Done" : "Ferdig", "File read successfully." : "Fil lest.", - "Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere fila di", + "Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere filen din", "Credential has no label, skipping" : "Påloggingsdetaljer mangler etikett, hopper over", "Adding {{credential}}" : "Legger til {{credential}}", "Added {{credential}}" : "{{credential}} lagt til", diff --git a/l10n/nb.json b/l10n/nb.json index ecd8b56d..8ee4bece 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -20,7 +20,7 @@ "Decrypting credentials" : "Dekrypterer Påloggingsdetaljer", "Done" : "Ferdig", "File read successfully." : "Fil lest.", - "Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere fila di", + "Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere filen din", "Credential has no label, skipping" : "Påloggingsdetaljer mangler etikett, hopper over", "Adding {{credential}}" : "Legger til {{credential}}", "Added {{credential}}" : "{{credential}} lagt til",