Skip to content

Commit d642a08

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent ba9f82f commit d642a08

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/nn_NO.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"deck",
33
{
4+
"The file was uploaded" : "Fila vart lasta opp",
45
"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",
56
"No file was uploaded" : "Ingen filer vart lasta opp",
67
"Missing a temporary folder" : "Manglar ei mellombels mappe",

l10n/nn_NO.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"The file was uploaded" : "Fila vart lasta opp",
23
"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",
34
"No file was uploaded" : "Ingen filer vart lasta opp",
45
"Missing a temporary folder" : "Manglar ei mellombels mappe",

l10n/ro.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ OC.L10N.register(
172172
"Limit board creation to some groups" : "Permite crearea panourilor doar anumitor grupuri",
173173
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Utilizatorii din afara acestor grupuri nu vor putea să-și creeze propriile panouri, dar vor putea să acceseze panourile care le-au fost partajate",
174174
"Search" : "Căutare",
175+
"Show those shortcuts" : "Afișează aceste scurtături",
175176
"Currently present people" : "Persoane prezenta acum",
176177
"Loading board" : "Se încarcă panoul",
177178
"Board not found" : "Panou inexistent",

l10n/ro.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
"Limit board creation to some groups" : "Permite crearea panourilor doar anumitor grupuri",
171171
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Utilizatorii din afara acestor grupuri nu vor putea să-și creeze propriile panouri, dar vor putea să acceseze panourile care le-au fost partajate",
172172
"Search" : "Căutare",
173+
"Show those shortcuts" : "Afișează aceste scurtături",
173174
"Currently present people" : "Persoane prezenta acum",
174175
"Loading board" : "Se încarcă panoul",
175176
"Board not found" : "Panou inexistent",

0 commit comments

Comments
 (0)