Skip to content

Commit c847699

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 4df72ea commit c847699

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

l10n/cs.js

+3
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,14 @@ OC.L10N.register(
5757
"Mark read" : "Označit jako přečtené",
5858
"All articles" : "Všechny články",
5959
"Starred" : "S hvězdičkou",
60+
"Has feeds with errors!" : "Má kanál s chybami!",
6061
"Explore" : "Objevit",
6162
"Settings" : "Nastavení",
6263
"Keyboard shortcuts" : "Klávesové zkratky",
6364
"Disable mark read through scrolling" : "Po posunutí na jejich konec, neoznačovat automaticky články jako přečtené.",
6465
"Show all articles" : "Zobrazit všechny články",
6566
"Reverse ordering (oldest on top)" : "Opačné řazení (od nejstarších)",
67+
"Disable automatic refresh" : "Vypnout automatické znovunačítání",
6668
"Are you sure you want to mark all read?" : "Opravdu chcete vše označit jako přečtené?",
6769
"Rename Folder" : "Přejmenovat složku",
6870
"Are you sure you want to delete?" : "Opravdu chcete smazat?",
@@ -112,6 +114,7 @@ OC.L10N.register(
112114
"Load next folder" : "Načíst další složku",
113115
"Scroll to active navigation entry" : "Posunout na aktivní položku navigace",
114116
"Shift" : "Shift",
117+
"Mark current articles feed/folder as read" : "Označit stávající články kanálu/složky jako přečtené",
115118
"All Articles" : "Všechny články",
116119
"No feeds found to add" : "Nenalezeny žádné kanály, které by bylo možné přidat",
117120
"Subscribe to" : "Přihlásit se k odběru",

l10n/cs.json

+3
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,14 @@
5555
"Mark read" : "Označit jako přečtené",
5656
"All articles" : "Všechny články",
5757
"Starred" : "S hvězdičkou",
58+
"Has feeds with errors!" : "Má kanál s chybami!",
5859
"Explore" : "Objevit",
5960
"Settings" : "Nastavení",
6061
"Keyboard shortcuts" : "Klávesové zkratky",
6162
"Disable mark read through scrolling" : "Po posunutí na jejich konec, neoznačovat automaticky články jako přečtené.",
6263
"Show all articles" : "Zobrazit všechny články",
6364
"Reverse ordering (oldest on top)" : "Opačné řazení (od nejstarších)",
65+
"Disable automatic refresh" : "Vypnout automatické znovunačítání",
6466
"Are you sure you want to mark all read?" : "Opravdu chcete vše označit jako přečtené?",
6567
"Rename Folder" : "Přejmenovat složku",
6668
"Are you sure you want to delete?" : "Opravdu chcete smazat?",
@@ -110,6 +112,7 @@
110112
"Load next folder" : "Načíst další složku",
111113
"Scroll to active navigation entry" : "Posunout na aktivní položku navigace",
112114
"Shift" : "Shift",
115+
"Mark current articles feed/folder as read" : "Označit stávající články kanálu/složky jako přečtené",
113116
"All Articles" : "Všechny články",
114117
"No feeds found to add" : "Nenalezeny žádné kanály, které by bylo možné přidat",
115118
"Subscribe to" : "Přihlásit se k odběru",

l10n/gl.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ OC.L10N.register(
8383
"Ignore updated" : "Ignorar actualizados",
8484
"Share within Instance" : "Compartir dentro da instancia",
8585
"by" : "por",
86-
"from" : "dende",
86+
"from" : "desde",
8787
"shared by" : "compartido por",
8888
"Play audio" : "Reproducir son",
8989
"Download audio" : "Descargar son",

l10n/gl.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"Ignore updated" : "Ignorar actualizados",
8282
"Share within Instance" : "Compartir dentro da instancia",
8383
"by" : "por",
84-
"from" : "dende",
84+
"from" : "desde",
8585
"shared by" : "compartido por",
8686
"Play audio" : "Reproducir son",
8787
"Download audio" : "Descargar son",

0 commit comments

Comments
 (0)