Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 23, 2023
1 parent 833f7fa commit f2db4ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ OC.L10N.register(
"No suggestion found" : "Nie znaleziono sugestii",
"Code block options" : "Opcje bloku kodu",
"Code block language" : "Język bloków kodu",
"e.g. php, javascript, json…" : "np. php, javascript, json…",
"Source code" : "Kod źródłowy",
"Diagram" : "Diagram",
"Both" : "Obydwa",
Expand All @@ -139,6 +140,7 @@ OC.L10N.register(
"Add column after" : "Dodaj kolumnę po",
"Delete this column" : "Usuń tę kolumnę",
"Delete this table" : "Usuń tę tabelę",
"Show folder description" : "Pokaż opis katalogu",
"Hide outline" : "Ukryj konspekt",
"Show outline" : "Pokaż konspekt",
"Undo" : "Cofnij",
Expand Down Expand Up @@ -166,6 +168,8 @@ OC.L10N.register(
"Add notes, lists or links …" : "Dodaj notatki, listy lub linki…",
"Edit" : "Edytuj",
"Add description" : "Dodaj opis",
"\"{name}\" already exist!" : "\"{name}\" już istnieje!",
"Created \"{name}\"" : "Utworzono \"{name}\"",
"Front matter" : "Wstęp",
"Document save status" : "Status zapisywania dokumentu",
"Update Link" : "Aktualizuj link",
Expand Down
4 changes: 4 additions & 0 deletions l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
"No suggestion found" : "Nie znaleziono sugestii",
"Code block options" : "Opcje bloku kodu",
"Code block language" : "Język bloków kodu",
"e.g. php, javascript, json…" : "np. php, javascript, json…",
"Source code" : "Kod źródłowy",
"Diagram" : "Diagram",
"Both" : "Obydwa",
Expand All @@ -137,6 +138,7 @@
"Add column after" : "Dodaj kolumnę po",
"Delete this column" : "Usuń tę kolumnę",
"Delete this table" : "Usuń tę tabelę",
"Show folder description" : "Pokaż opis katalogu",
"Hide outline" : "Ukryj konspekt",
"Show outline" : "Pokaż konspekt",
"Undo" : "Cofnij",
Expand Down Expand Up @@ -164,6 +166,8 @@
"Add notes, lists or links …" : "Dodaj notatki, listy lub linki…",
"Edit" : "Edytuj",
"Add description" : "Dodaj opis",
"\"{name}\" already exist!" : "\"{name}\" już istnieje!",
"Created \"{name}\"" : "Utworzono \"{name}\"",
"Front matter" : "Wstęp",
"Document save status" : "Status zapisywania dokumentu",
"Update Link" : "Aktualizuj link",
Expand Down

0 comments on commit f2db4ab

Please sign in to comment.