diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 15:28:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 15:28:58 +0000 |
commit | ee77f37df2f601246001abfb259479ef583314a1 (patch) | |
tree | 1335c8d34b26b0d965da654b05511907a3ba5343 /apps/files/l10n/nb.js | |
parent | 0841d29c4c05f877477cc8759ccebb2ff598138e (diff) | |
download | nextcloud-server-ee77f37df2f601246001abfb259479ef583314a1.tar.gz nextcloud-server-ee77f37df2f601246001abfb259479ef583314a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nb.js')
-rw-r--r-- | apps/files/l10n/nb.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index af6dad9f75c..84988205b60 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -146,6 +146,7 @@ OC.L10N.register( "Tags" : "Merkelapper", "Deleted files" : "Slettede filer", "Text file" : "Tekstfil", - "New text file.txt" : "Ny tekstfil.txt" + "New text file.txt" : "Ny tekstfil.txt", + "Move" : "Flytt" }, "nplurals=2; plural=(n != 1);"); |