You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/nn_NO.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,14 @@ OC.L10N.register(
2
2
"richdocuments",
3
3
{
4
4
"Saved" : "Lagra",
5
+
"The file was uploaded" : "Fila vart lasta opp",
5
6
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet",
6
7
"No file was uploaded" : "Ingen filer vart lasta opp",
7
8
"Missing a temporary folder" : "Manglar ei mellombels mappe",
Copy file name to clipboardExpand all lines: l10n/nn_NO.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,13 @@
1
1
{ "translations": {
2
2
"Saved" : "Lagra",
3
+
"The file was uploaded" : "Fila vart lasta opp",
3
4
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet",
4
5
"No file was uploaded" : "Ingen filer vart lasta opp",
5
6
"Missing a temporary folder" : "Manglar ei mellombels mappe",
0 commit comments