summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:01:25 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:01:25 -0400
commit26709d3f83043e724c87e6fcc6ffa70996d8b516 (patch)
tree1ce5b6775f7b1407ebfd36edca59f67a1f85f8a4
parent2e5a0987ad95ffecf77e2a8c4b951f86e1090e3a (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs_CZ.js2
-rw-r--r--l10n/cs_CZ.json2
-rw-r--r--l10n/cs_CZ.php2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/it.php2
-rw-r--r--l10n/sr.js1
-rw-r--r--l10n/sr.json1
-rw-r--r--l10n/sr.php1
9 files changed, 15 insertions, 0 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index e3e766483..e55c94c0d 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Load previous folder" : "Načíst předchozí adresář",
"Scroll to active navigation entry" : "Posuňte pro aktivaci položky menu",
"Focus search field" : "Zaměři pole vyhledávání",
+ "Mark current article's feed/folder read" : "Označit aktuální kanál/adresář článku jako přečtený",
"Web address" : "Webová adresa",
"Feed exists already!" : "Kanál již existuje!",
"Folder" : "Složka",
@@ -103,6 +104,7 @@ OC.L10N.register(
"Keyboard shortcuts" : "Klávesové zkratky",
"Disable mark read through scrolling" : "Vypnout označování jako přečtené při posunu",
"Compact view" : "Kompaktní zobrazení",
+ "Expand articles on key navigation" : "Rozbalit články po stisknutí kláves navigace",
"Show all articles" : "Zobrazit všechny články",
"Reverse ordering (oldest on top)" : "Opačné řazení (od nejstarších)",
"Subscriptions (OPML)" : "Odběry (OPML)",
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index f0248bb0c..bab69ef9b 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -67,6 +67,7 @@
"Load previous folder" : "Načíst předchozí adresář",
"Scroll to active navigation entry" : "Posuňte pro aktivaci položky menu",
"Focus search field" : "Zaměři pole vyhledávání",
+ "Mark current article's feed/folder read" : "Označit aktuální kanál/adresář článku jako přečtený",
"Web address" : "Webová adresa",
"Feed exists already!" : "Kanál již existuje!",
"Folder" : "Složka",
@@ -101,6 +102,7 @@
"Keyboard shortcuts" : "Klávesové zkratky",
"Disable mark read through scrolling" : "Vypnout označování jako přečtené při posunu",
"Compact view" : "Kompaktní zobrazení",
+ "Expand articles on key navigation" : "Rozbalit články po stisknutí kláves navigace",
"Show all articles" : "Zobrazit všechny články",
"Reverse ordering (oldest on top)" : "Opačné řazení (od nejstarších)",
"Subscriptions (OPML)" : "Odběry (OPML)",
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index ec0fcd33a..49ac1f43a 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
"Load previous folder" => "Načíst předchozí adresář",
"Scroll to active navigation entry" => "Posuňte pro aktivaci položky menu",
"Focus search field" => "Zaměři pole vyhledávání",
+"Mark current article's feed/folder read" => "Označit aktuální kanál/adresář článku jako přečtený",
"Web address" => "Webová adresa",
"Feed exists already!" => "Kanál již existuje!",
"Folder" => "Složka",
@@ -102,6 +103,7 @@ $TRANSLATIONS = array(
"Keyboard shortcuts" => "Klávesové zkratky",
"Disable mark read through scrolling" => "Vypnout označování jako přečtené při posunu",
"Compact view" => "Kompaktní zobrazení",
+"Expand articles on key navigation" => "Rozbalit články po stisknutí kláves navigace",
"Show all articles" => "Zobrazit všechny články",
"Reverse ordering (oldest on top)" => "Opačné řazení (od nejstarších)",
"Subscriptions (OPML)" => "Odběry (OPML)",
diff --git a/l10n/it.js b/l10n/it.js
index bd74a6b78..c01336687 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Load previous folder" : "Carica la cartella precedente",
"Scroll to active navigation entry" : "Scorri per attivare la voce di navigazione",
"Focus search field" : "Evidenzia il campo di ricerca",
+ "Mark current article's feed/folder read" : "Marca la cartella/fonte dell'articolo attuale come letta",
"Web address" : "Indirizzo web",
"Feed exists already!" : "La fonte esiste già!",
"Folder" : "Cartella",
@@ -103,6 +104,7 @@ OC.L10N.register(
"Keyboard shortcuts" : "Scorciatoie da tastiera",
"Disable mark read through scrolling" : "Disabilita la marcatura come letto durante lo scorrimento",
"Compact view" : "Visualizzazione compatta",
+ "Expand articles on key navigation" : "Espandi gli articoli durante la navigazione con i tasti",
"Show all articles" : "Mostra tutti gli articoli",
"Reverse ordering (oldest on top)" : "Ordine inverso (più vecchio in alto)",
"Subscriptions (OPML)" : "Sottoscrizioni (OPML)",
diff --git a/l10n/it.json b/l10n/it.json
index 67aea0d00..8f6b7979f 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -67,6 +67,7 @@
"Load previous folder" : "Carica la cartella precedente",
"Scroll to active navigation entry" : "Scorri per attivare la voce di navigazione",
"Focus search field" : "Evidenzia il campo di ricerca",
+ "Mark current article's feed/folder read" : "Marca la cartella/fonte dell'articolo attuale come letta",
"Web address" : "Indirizzo web",
"Feed exists already!" : "La fonte esiste già!",
"Folder" : "Cartella",
@@ -101,6 +102,7 @@
"Keyboard shortcuts" : "Scorciatoie da tastiera",
"Disable mark read through scrolling" : "Disabilita la marcatura come letto durante lo scorrimento",
"Compact view" : "Visualizzazione compatta",
+ "Expand articles on key navigation" : "Espandi gli articoli durante la navigazione con i tasti",
"Show all articles" : "Mostra tutti gli articoli",
"Reverse ordering (oldest on top)" : "Ordine inverso (più vecchio in alto)",
"Subscriptions (OPML)" : "Sottoscrizioni (OPML)",
diff --git a/l10n/it.php b/l10n/it.php
index ab8a99728..09c10b30e 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
"Load previous folder" => "Carica la cartella precedente",
"Scroll to active navigation entry" => "Scorri per attivare la voce di navigazione",
"Focus search field" => "Evidenzia il campo di ricerca",
+"Mark current article's feed/folder read" => "Marca la cartella/fonte dell'articolo attuale come letta",
"Web address" => "Indirizzo web",
"Feed exists already!" => "La fonte esiste già!",
"Folder" => "Cartella",
@@ -102,6 +103,7 @@ $TRANSLATIONS = array(
"Keyboard shortcuts" => "Scorciatoie da tastiera",
"Disable mark read through scrolling" => "Disabilita la marcatura come letto durante lo scorrimento",
"Compact view" => "Visualizzazione compatta",
+"Expand articles on key navigation" => "Espandi gli articoli durante la navigazione con i tasti",
"Show all articles" => "Mostra tutti gli articoli",
"Reverse ordering (oldest on top)" => "Ordine inverso (più vecchio in alto)",
"Subscriptions (OPML)" => "Sottoscrizioni (OPML)",
diff --git a/l10n/sr.js b/l10n/sr.js
index fe3fa56d5..240f40581 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Load previous folder" : "Учитај претходну фасциклу",
"Scroll to active navigation entry" : "Отклизај до активног уноса",
"Focus search field" : "Фокусирај на поље за претрагу",
+ "Mark current article's feed/folder read" : "Означи доводе/фасцикле тренутног чланка прочитаним",
"Web address" : "Веб адреса",
"Feed exists already!" : "Довод већ постоји!",
"Folder" : "фасцикла",
diff --git a/l10n/sr.json b/l10n/sr.json
index 9b34987f9..a47a23a81 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -67,6 +67,7 @@
"Load previous folder" : "Учитај претходну фасциклу",
"Scroll to active navigation entry" : "Отклизај до активног уноса",
"Focus search field" : "Фокусирај на поље за претрагу",
+ "Mark current article's feed/folder read" : "Означи доводе/фасцикле тренутног чланка прочитаним",
"Web address" : "Веб адреса",
"Feed exists already!" : "Довод већ постоји!",
"Folder" : "фасцикла",
diff --git a/l10n/sr.php b/l10n/sr.php
index 24c01db8f..6c3f79985 100644
--- a/l10n/sr.php
+++ b/l10n/sr.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
"Load previous folder" => "Учитај претходну фасциклу",
"Scroll to active navigation entry" => "Отклизај до активног уноса",
"Focus search field" => "Фокусирај на поље за претрагу",
+"Mark current article's feed/folder read" => "Означи доводе/фасцикле тренутног чланка прочитаним",
"Web address" => "Веб адреса",
"Feed exists already!" => "Довод већ постоји!",
"Folder" => "фасцикла",