diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/nb.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/nb.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index a51f8c36c86..b9e3ee0a1b8 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -152,8 +152,8 @@ OC.L10N.register( "{minutes}:{seconds}m" : "{minutes}:{seconds}m", "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund igjen","{seconds} sekunder igjen"], "{seconds}s" : "{seconds}er", - "Any moment now..." : "Hvert øyeblikk nå...", - "Soon..." : "Snart...", + "Any moment now..." : "Hvert øyeblikk nå…", + "Soon..." : "Snart…", "File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.", "Move" : "Flytt", "Copy local link" : "Kopier lokal lenke", diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 5b3d3bb7ab5..4c4e0622362 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -150,8 +150,8 @@ "{minutes}:{seconds}m" : "{minutes}:{seconds}m", "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekund igjen","{seconds} sekunder igjen"], "{seconds}s" : "{seconds}er", - "Any moment now..." : "Hvert øyeblikk nå...", - "Soon..." : "Snart...", + "Any moment now..." : "Hvert øyeblikk nå…", + "Soon..." : "Snart…", "File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.", "Move" : "Flytt", "Copy local link" : "Kopier lokal lenke", |