зеркало из https://github.com/nextcloud/news.git
Merge branch 'filesystem' into gallery
This commit is contained in:
Коммит
ee2098180a
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* ownCloud - News
|
||||
*
|
||||
* @author Alessandro Copyright
|
||||
* @author Bernhard Posselt
|
||||
* @copyright 2012 Alessandro Cosentino cosenal@gmail.com
|
||||
* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
* License as published by the Free Software Foundation; either
|
||||
* version 3 of the License, or any later version.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public
|
||||
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*/
|
||||
|
||||
namespace OCA\News\Business;
|
||||
|
||||
class Feed {
|
||||
|
||||
|
||||
public function __construct($feedMapper) {
|
||||
$this->feedMapper = $feedMapper;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"Share" => "Споделяне",
|
||||
"Add" => "Добавяне",
|
||||
"Settings" => "Настройки"
|
||||
);
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"News" => "সংবাদ",
|
||||
"New articles" => "নতুন লেখা",
|
||||
"Starred" => "তারা চিহ্নিত",
|
||||
"Share" => "ভাগাভাগি কর",
|
||||
"Add" => "যোগ কর",
|
||||
"Settings" => "নিয়ামকসমূহ"
|
||||
);
|
||||
|
|
11
l10n/ca.php
11
l10n/ca.php
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "any",
|
||||
"News" => "Notícies",
|
||||
"no title" => "sense títol",
|
||||
"no name" => "sense nom",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Elimina carpeta",
|
||||
"Rename folder" => "Reanomena carpeta",
|
||||
"Add Subscription" => "Afegeix subscripció",
|
||||
"Folder under which the feed is being saved" => "Carpeta en la que es desa la font",
|
||||
"-- choose folder --" => "-- escolliu carpeta --",
|
||||
"Address must not be empty!" => "L'adreça no pot ser buida",
|
||||
"Feed exists already!" => "La font ja existeix!",
|
||||
"Could not add feed!" => "No s'ha pogut afegir la font",
|
||||
"Address" => "Adreça",
|
||||
"Add" => "Afegeix",
|
||||
"Add Folder" => "Afegeix una carpeta",
|
||||
"Folder name must not be empty!" => "El nom de la carpeta no pot ser buit!",
|
||||
"Folder exists already!" => "La carpeta ja existeix!",
|
||||
"Folder Name" => "Nom de la carpeta",
|
||||
"Show everything" => "Mostra-ho tot",
|
||||
"Show only unread" => "Mostra només els no llegits",
|
||||
"Settings" => "Configuració",
|
||||
"Add feed or folder" => "Afegeix font o carpeta",
|
||||
"Add Feed/Folder" => "Afegeix font/carpeta",
|
||||
"Import / Export" => "Importa / Exporta",
|
||||
"Import OPML" => "Importa OPML",
|
||||
"Export OPML" => "Exporta OPML",
|
||||
"Subscribelet" => "Subscripció",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrossegueu això a les adreces d'interès del vostre navegador i feu-hi clic quan vulgueu subscriure-us ràpidament en una pàgina web:",
|
||||
"Subscribe" => "Subscriu"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "rok",
|
||||
"News" => "Novinky",
|
||||
"no title" => "bez názvu",
|
||||
"no name" => "bez názvu",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Smazat složku",
|
||||
"Rename folder" => "Přejmenovat složku",
|
||||
"Add Subscription" => "Přidat odběr",
|
||||
"Folder under which the feed is being saved" => "Složka do které se uloží kanál",
|
||||
"-- choose folder --" => "-- zvolte složku --",
|
||||
"Address must not be empty!" => "Adresa nesmí být prázdná.",
|
||||
"Feed exists already!" => "Kanál již existuje.",
|
||||
"Could not add feed!" => "Nelze přidat kanál.",
|
||||
"Address" => "Adresa",
|
||||
"Add" => "Přidat",
|
||||
"Add Folder" => "Přidat složku",
|
||||
"Folder name must not be empty!" => "Název složky nesmí být prázdný.",
|
||||
"Folder exists already!" => "Složka již existuje",
|
||||
"Folder Name" => "Název složky",
|
||||
"Show everything" => "Zobrazit vše",
|
||||
"Show only unread" => "Zobrazit pouze nepřečtené",
|
||||
"Settings" => "Nastavení",
|
||||
"Add feed or folder" => "Přidat kanál, či složku",
|
||||
"Add Feed/Folder" => "Přidat Kanál/složku",
|
||||
"Import / Export" => "Import / Export",
|
||||
"Import OPML" => "Importovat OPML",
|
||||
"Export OPML" => "Exportovat OPML",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Přetáhněte do Vašeho prohlížeče a klikněte, pokud si přejete rychle odebírat stránku:",
|
||||
"Subscribe" => "Odebírat"
|
||||
|
|
11
l10n/da.php
11
l10n/da.php
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "år",
|
||||
"News" => "Nyheder",
|
||||
"no title" => "ingen titel",
|
||||
"no name" => "intet navn",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Slet mappe",
|
||||
"Rename folder" => "Omdøb mappe",
|
||||
"Add Subscription" => "Tilføj abonnement",
|
||||
"Folder under which the feed is being saved" => "Mappen, som feedet gemmes i",
|
||||
"-- choose folder --" => "-- vælg mappe --",
|
||||
"Address must not be empty!" => "Adresse kan ikke stå tom",
|
||||
"Feed exists already!" => "Feedet findes allerede!",
|
||||
"Could not add feed!" => "Kunne ikke tilføje feed!",
|
||||
"Address" => "Adresse",
|
||||
"Add" => "Tilføj",
|
||||
"Add Folder" => "Tilføj mappe",
|
||||
"Folder name must not be empty!" => "Mappen kan ikke være uden navn!",
|
||||
"Folder exists already!" => "Mappen findes allerede!",
|
||||
"Folder Name" => "Navn på mappe",
|
||||
"Show everything" => "Vis alt",
|
||||
"Show only unread" => "Vis kun ulæste",
|
||||
"Settings" => "Indstillinger",
|
||||
"Add feed or folder" => "Tilføj feed eller mappe",
|
||||
"Add Feed/Folder" => "Tilføj feed/mappe",
|
||||
"Import / Export" => "Import / Eksport",
|
||||
"Import OPML" => "Importer OPML",
|
||||
"Export OPML" => "Eksport OPML",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Træk denne til din browsers bogmærker og klik på den, når du ønsker at abonnere på en hjemmeside hurtigt:",
|
||||
"Subscribe" => "Abonner"
|
||||
|
|
11
l10n/de.php
11
l10n/de.php
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "Jahr",
|
||||
"News" => "Nachrichten",
|
||||
"no title" => "kein Titel",
|
||||
"no name" => "kein Name",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Ordner löschen",
|
||||
"Rename folder" => "Ordner umbenennen",
|
||||
"Add Subscription" => "Abonnement hinzufügen",
|
||||
"Folder under which the feed is being saved" => "Ordner in dem der Feed gespeichert wird",
|
||||
"-- choose folder --" => "-- Ordner wählen --",
|
||||
"Address must not be empty!" => "Die Adresse muss angegeben werden!",
|
||||
"Feed exists already!" => "Feed existiert bereits!",
|
||||
"Could not add feed!" => "Feed konnte nicht hinzugefügen!",
|
||||
"Address" => "Adresse",
|
||||
"Add" => "Hinzufügen",
|
||||
"Add Folder" => "Ordner hinzufügen",
|
||||
"Folder name must not be empty!" => "Der Ordnername muss angegeben werden!",
|
||||
"Folder exists already!" => "Ordner existiert bereits!",
|
||||
"Folder Name" => "Ordnername",
|
||||
"Show everything" => "Alles anzeigen",
|
||||
"Show only unread" => "Nur Ungelesene anzeigen",
|
||||
"Settings" => "Einstellungen",
|
||||
"Add feed or folder" => "Feed oder Ordner hinzufügen",
|
||||
"Add Feed/Folder" => "Order / Feed hinzufügen",
|
||||
"Import / Export" => "Importieren / Exportieren",
|
||||
"Import OPML" => "OPML importieren",
|
||||
"Export OPML" => "OPML Exportieren",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Lege dies in Deinen Lesezeichen ab und klicke darauf, wann immer Du schnellstmöglich eine Seite abonnieren möchtest:",
|
||||
"Subscribe" => "Abonnieren"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "Jahr",
|
||||
"News" => "Nachrichten",
|
||||
"no title" => "kein Titel",
|
||||
"no name" => "kein Name",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Ordner löschen",
|
||||
"Rename folder" => "Ordner umbenennen",
|
||||
"Add Subscription" => "Abonnement hinzufügen",
|
||||
"Folder under which the feed is being saved" => "Ordner in dem der Feed gespeichert wird",
|
||||
"-- choose folder --" => "-- Ordner wählen --",
|
||||
"Address must not be empty!" => "Die Adresse muss angegeben werden!",
|
||||
"Feed exists already!" => "Feed existiert bereits!",
|
||||
"Could not add feed!" => "Konnte Feed nicht hinzufügen!",
|
||||
"Address" => "Adresse",
|
||||
"Add" => "Hinzufügen",
|
||||
"Add Folder" => "Ordner hinzufügen",
|
||||
"Folder name must not be empty!" => "Der Ordnername muss angegeben werden!",
|
||||
"Folder exists already!" => "Der Ordner existiert bereits!",
|
||||
"Folder Name" => "Ordnername",
|
||||
"Show everything" => "Alles anzeigen",
|
||||
"Show only unread" => "Nur Ungelesene anzeigen",
|
||||
"Settings" => "Einstellungen",
|
||||
"Add feed or folder" => "Feed oder Ordner hinzufügen",
|
||||
"Add Feed/Folder" => "Order / Feed hinzufügen",
|
||||
"Import / Export" => "Importieren / Exportieren",
|
||||
"Import OPML" => "OPML importieren",
|
||||
"Export OPML" => "OPML Exportieren",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Speichern Sie diesen Link als Lesezeichen ab und klicken Sie darauf, wann immer Sie schnellstmöglich eine Seite abonnieren möchten:",
|
||||
"Subscribe" => "Abonnieren"
|
||||
|
|
10
l10n/el.php
10
l10n/el.php
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "έτος",
|
||||
"News" => "Ειδήσεις",
|
||||
"no title" => "χωρίς τίτλο",
|
||||
"no name" => "χωρίς όνομα",
|
||||
|
@ -17,15 +18,24 @@
|
|||
"Delete folder" => "Διαγραφή φακέλου",
|
||||
"Rename folder" => "Μετονομασία φακέλου",
|
||||
"Add Subscription" => "Προσθήκη Συνδρομής",
|
||||
"-- choose folder --" => "-- αλλαγή φακέλου --",
|
||||
"Address must not be empty!" => "Η διεύθυνση δεν πρέπει να είναι κενή!",
|
||||
"Feed exists already!" => "Η ροή υπάρχει ήδη!",
|
||||
"Could not add feed!" => "Αδυναμία προσθήκης ροής!",
|
||||
"Address" => "Διεύθυνση",
|
||||
"Add" => "Προσθήκη",
|
||||
"Add Folder" => "Προσθήκη Φακέλου",
|
||||
"Folder name must not be empty!" => "Το όνομα φακέλου δεν πρέπει να είναι κενό!",
|
||||
"Folder exists already!" => "Ο φάκελος υπάρχει ήδη!",
|
||||
"Folder Name" => "Όνομα Φακέλου",
|
||||
"Show everything" => "Εμφάνιση όλων",
|
||||
"Show only unread" => "Εμφάνιση μόνο αδιάβαστων",
|
||||
"Settings" => "Ρυθμίσεις",
|
||||
"Add feed or folder" => "Προσθήκη ροής ή φακέλου",
|
||||
"Add Feed/Folder" => "Προσθήκη Ροής/Φακέλου",
|
||||
"Import / Export" => "Εισαγωγή / Εξαγωγή",
|
||||
"Import OPML" => "Εισαγωγή OPML",
|
||||
"Export OPML" => "Εξαγωγή OPML",
|
||||
"Subscribelet" => "Εφαρμογίδιο Συνδρομής",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Σύρετε αυτό στους σελιδοδείκτες του περιηγητή σας και κάντε κλικ σε αυτό όταν θέλετε να εγραφείτε σε μια ιστοσελίδα ταχύτατα:",
|
||||
"Subscribe" => "Συνδρομή"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "urtea",
|
||||
"News" => "Berriak",
|
||||
"no title" => "izenbururik gabe",
|
||||
"no name" => "izenik gabe",
|
||||
|
@ -17,15 +18,22 @@
|
|||
"Delete folder" => "Ezabatu karpeta",
|
||||
"Rename folder" => "Berrizendatu karpeta",
|
||||
"Add Subscription" => "Gehitu harpidetza",
|
||||
"-- choose folder --" => "-- hautatu karpeta --",
|
||||
"Address must not be empty!" => "Helbidea ezin da hutsik egon!",
|
||||
"Address" => "Helbidea",
|
||||
"Add" => "Gehitu",
|
||||
"Add Folder" => "Gehitu Karpeta",
|
||||
"Folder name must not be empty!" => "Karpetaren izena ezin da hutsik egon!",
|
||||
"Folder exists already!" => "Karpeta dagoeneko existitzen da!",
|
||||
"Folder Name" => "Karpetaren izena",
|
||||
"Show everything" => "Erakutsi dena",
|
||||
"Show only unread" => "Erakutsi bakarrik irakurri gabekoa",
|
||||
"Settings" => "Ezarpenak",
|
||||
"Add feed or folder" => "Gehitu ituburu edo karpeta",
|
||||
"Add Feed/Folder" => "Gehitu ituburu/karpeta",
|
||||
"Import / Export" => "Inportatu / Esportatu",
|
||||
"Import OPML" => "Inportatu OPML",
|
||||
"Export OPML" => "Esportatu OPML",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arrastratu hau zure arakatzailearen laster-marketara eta klikatu web orri bateko iturubruak jaso nahi badituzu.",
|
||||
"Subscribe" => "Harpidetu"
|
||||
|
|
10
l10n/fr.php
10
l10n/fr.php
|
@ -17,15 +17,25 @@
|
|||
"Delete folder" => "Supprimer le répertoire",
|
||||
"Rename folder" => "Renommer le répertoire",
|
||||
"Add Subscription" => "S'abonner à",
|
||||
"Folder under which the feed is being saved" => "Dossier au sein duquel le flux est enregistré",
|
||||
"-- choose folder --" => "-- choisir le dossier --",
|
||||
"Address must not be empty!" => "L'adresse ne doit pas être vide !",
|
||||
"Feed exists already!" => "Le flux existe déjà !",
|
||||
"Could not add feed!" => "Impossible d'ajouter le flux !",
|
||||
"Address" => "Adresse",
|
||||
"Add" => "Ajouter",
|
||||
"Add Folder" => "Ajouter le dossier",
|
||||
"Folder name must not be empty!" => "Le nom du dossier ne doit pas être vide !",
|
||||
"Folder exists already!" => "Le dossier existe déjà !",
|
||||
"Folder Name" => "Nom du dossier",
|
||||
"Show everything" => "Tout montrer",
|
||||
"Show only unread" => "Montrer uniquement les articles non-lus",
|
||||
"Settings" => "Paramètres",
|
||||
"Add feed or folder" => "Ajouter un flux ou dossier",
|
||||
"Add Feed/Folder" => "Ajouter un flux/dossier",
|
||||
"Import / Export" => "Import / Export",
|
||||
"Import OPML" => "Importer depuis un fichier OPML",
|
||||
"Export OPML" => "Exporter vers un fichier OPML ",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Déposez ceci dans les marque-pages de votre navigateur et cliquez dessus lorsque vous souhaitez vous abonner rapidement à la page en cours de consultation :",
|
||||
"Subscribe" => "S'abonner"
|
||||
|
|
|
@ -1,24 +1,42 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "év",
|
||||
"News" => "Hírek",
|
||||
"no title" => "nincs cím",
|
||||
"no name" => "nincs név",
|
||||
"no body" => "nincs szöveg",
|
||||
"subscriptions in ownCloud - News" => "feliratkozás az ownCloud - Newsba",
|
||||
"An error occurred" => "Hiba történt",
|
||||
"Nice! You have subscribed to " => "Remek! Feliratkoztál a következőre: ",
|
||||
"You had already subscribed to this feed!" => "Már fel van iratkozva erre a csatornára!",
|
||||
"New articles" => "Új cikkek",
|
||||
"Mark all read" => "Összes olvasottnak jelölése",
|
||||
"Starred" => "Csillagozott",
|
||||
"Share" => "Megosztás",
|
||||
"Keep unread" => "Maradjon olvasatlan",
|
||||
"Delete feed" => "Hírfolyam törlése",
|
||||
"Collapse" => "Összecsukás",
|
||||
"Delete folder" => "Mappa törlése",
|
||||
"Rename folder" => "Mappa átnevezése",
|
||||
"Add Subscription" => "Feliratkozás hozzáadása",
|
||||
"Folder under which the feed is being saved" => "A mappa amibe a csatorna el lett mentve",
|
||||
"-- choose folder --" => "-- válasszon mappát --",
|
||||
"Address must not be empty!" => "A cím nem lehet üres!",
|
||||
"Feed exists already!" => "A csatorna már létezik!",
|
||||
"Could not add feed!" => "Nem lehetett hozzáadni a csatornát!",
|
||||
"Address" => "Cím",
|
||||
"Add" => "Hozzáad",
|
||||
"Add Folder" => "Mappa hozzáadása",
|
||||
"Folder name must not be empty!" => "A mappa neve nem lehet üres!",
|
||||
"Folder exists already!" => "A mappa már létezik!",
|
||||
"Folder Name" => "Mappa neve",
|
||||
"Show everything" => "Összes megjelenítése",
|
||||
"Show only unread" => "Csak olvasatlanok megjelenítése",
|
||||
"Settings" => "Beállítások",
|
||||
"Add feed or folder" => "Csatorna vagy mappa hozzáadása",
|
||||
"Add Feed/Folder" => "Csatorna/Mappa hozzáadása",
|
||||
"Import / Export" => "Import / Export",
|
||||
"Import OPML" => "OPML importálása",
|
||||
"Export OPML" => "OPML export",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Húzza ezt a böngészője könyvjelzői közé és kattintson rá amikor csak gyorsan a weblapra akar jutni:",
|
||||
"Subscribe" => "Feliratkozás"
|
||||
);
|
||||
|
|
11
l10n/it.php
11
l10n/it.php
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "Anno",
|
||||
"News" => "Notizie",
|
||||
"no title" => "nessun titolo",
|
||||
"no name" => "nessun nome",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Elimina la cartella",
|
||||
"Rename folder" => "Rinomina la cartella",
|
||||
"Add Subscription" => "Aggiungi sottoscrizione",
|
||||
"Folder under which the feed is being saved" => "La cartella nella quale la fonte viene salvata",
|
||||
"-- choose folder --" => "-- scegli la cartella --",
|
||||
"Address must not be empty!" => "L'indirizzo non può essere vuoto!",
|
||||
"Feed exists already!" => "La fonte esiste già!",
|
||||
"Could not add feed!" => "Impossibile aggiungere la fonte!",
|
||||
"Address" => "Indirizzo",
|
||||
"Add" => "Aggiungi",
|
||||
"Add Folder" => "Aggiungi cartella",
|
||||
"Folder name must not be empty!" => "Il nome della cartella non può essere vuoto!",
|
||||
"Folder exists already!" => "La cartella esiste già!",
|
||||
"Folder Name" => "Nome cartella",
|
||||
"Show everything" => "Mostra tutto",
|
||||
"Show only unread" => "Mostra solo i non letti",
|
||||
"Settings" => "Impostazioni",
|
||||
"Add feed or folder" => "Aggiungi fonte o cartella",
|
||||
"Add Feed/Folder" => "Aggiungi fonte/cartella",
|
||||
"Import / Export" => "Importa / Esporta",
|
||||
"Import OPML" => "Importa OPML",
|
||||
"Export OPML" => "Esporta OPML",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Trascina questo segnalibro nel tuo browser e fai clic su di esso ogni volta che vuoi sottoscrivere rapidamente una pagina web:",
|
||||
"Subscribe" => "Sottoscrivi"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "年",
|
||||
"News" => "ニュース",
|
||||
"no title" => "タイトル無し",
|
||||
"no name" => "名前無し",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "フォルダを削除",
|
||||
"Rename folder" => "フォルダの名前を変更",
|
||||
"Add Subscription" => "購読を追加",
|
||||
"Folder under which the feed is being saved" => "フィードを保存されているフォルダ",
|
||||
"-- choose folder --" => "-- フォルダを選択 --",
|
||||
"Address must not be empty!" => "アドレスは空に出来ません!",
|
||||
"Feed exists already!" => "フィードはすでに存在します!",
|
||||
"Could not add feed!" => "フィードを追加できませんでした!",
|
||||
"Address" => "アドレス",
|
||||
"Add" => "追加",
|
||||
"Add Folder" => "フォルダを追加",
|
||||
"Folder name must not be empty!" => "フォルダ名は空に出来ません!",
|
||||
"Folder exists already!" => "フォルダはすでに存在します!",
|
||||
"Folder Name" => "フォルダ名",
|
||||
"Show everything" => "すべてを表示",
|
||||
"Show only unread" => "未読のみを表示",
|
||||
"Settings" => "設定",
|
||||
"Add feed or folder" => "フィードもしくはフォルダを追加",
|
||||
"Add Feed/Folder" => "フィード/フォルダを追加",
|
||||
"Import / Export" => "インポート/エクスポート",
|
||||
"Import OPML" => "OPMLをインポート",
|
||||
"Export OPML" => "OPMLをエクスポート",
|
||||
"Subscribelet" => "投稿",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "WEBページをすぐに購読したい場合は、これをブラウザのブックマークにドラッグし、それをクリックしてください:",
|
||||
"Subscribe" => "購読"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "ano",
|
||||
"News" => "Noticias",
|
||||
"no title" => "sem titulo",
|
||||
"no name" => "sem nome",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Apagar pasta",
|
||||
"Rename folder" => "Renomear pasta",
|
||||
"Add Subscription" => "Adicionar Subscrição",
|
||||
"Folder under which the feed is being saved" => "Pasta sob a qual o feed deve ser guardado",
|
||||
"-- choose folder --" => "-- escolha a pasta --",
|
||||
"Address must not be empty!" => "O endereço não pode estar vazio!",
|
||||
"Feed exists already!" => "O feed já existe!",
|
||||
"Could not add feed!" => "Não foi possível adicionar o feed!",
|
||||
"Address" => "Endereço",
|
||||
"Add" => "Acrescentar",
|
||||
"Add Folder" => "Acrescentar pasta",
|
||||
"Folder name must not be empty!" => "O nome da pasta não pode estar vazio!",
|
||||
"Folder exists already!" => "A pasta já existe!",
|
||||
"Folder Name" => "Nome da pasta",
|
||||
"Show everything" => "Mostrar tudo",
|
||||
"Show only unread" => "Mostrar apenas não lidas",
|
||||
"Settings" => "Configurações",
|
||||
"Add feed or folder" => "Adicionar feed ou pasta.",
|
||||
"Add Feed/Folder" => "Adicionar Feed/Pasta",
|
||||
"Import / Export" => "Importar / Exportar",
|
||||
"Import OPML" => "Importar OPML",
|
||||
"Export OPML" => "Exportar OPML",
|
||||
"Subscribelet" => "Subescriçao",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Arraste isto para os favoritos do seu navegador e clique sobre ele sempre que se quiser inscrever num site rapidamente:",
|
||||
"Subscribe" => "Subscrever"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "год",
|
||||
"News" => "Новости",
|
||||
"no title" => "заголовок отсутствует",
|
||||
"no name" => "имя отсутствует",
|
||||
|
@ -17,14 +18,20 @@
|
|||
"Delete folder" => "Удалить папку",
|
||||
"Rename folder" => "Переименовать папку",
|
||||
"Add Subscription" => "Добавить подписку",
|
||||
"-- choose folder --" => "-- выбрать папку --",
|
||||
"Address must not be empty!" => "Адрес не должен быть пустым!",
|
||||
"Address" => "Адрес",
|
||||
"Add" => "Добавить",
|
||||
"Add Folder" => "Добавить папку",
|
||||
"Folder name must not be empty!" => "Имя папки не должно быть пустым!",
|
||||
"Folder exists already!" => "Папка уже существует!",
|
||||
"Folder Name" => "Имя папки",
|
||||
"Show everything" => "Показать все",
|
||||
"Show only unread" => "Показать только непрочитанное",
|
||||
"Settings" => "Настройки",
|
||||
"Add feed or folder" => "Добавить поток или папку",
|
||||
"Add Feed/Folder" => "Добавить Поток/Папку",
|
||||
"Import / Export" => "Импорт / Экспорт",
|
||||
"Import OPML" => "Импорт OPML",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Перетащите это в закладки Вашего браузера и кликните на нем, когда захотите быстро подписаться на страницу: ",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "rok",
|
||||
"News" => "Novinky",
|
||||
"no title" => "bez nadpisu",
|
||||
"no name" => "bez názvu",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Odstrániť priečinok",
|
||||
"Rename folder" => "Premenovať priečinok",
|
||||
"Add Subscription" => "Pridať odber",
|
||||
"Folder under which the feed is being saved" => "Priečinok, do ktorého sa uloží zdroj",
|
||||
"-- choose folder --" => "-- vyberte priečinok --",
|
||||
"Address must not be empty!" => "Adresa nesmie byť prázdna!",
|
||||
"Feed exists already!" => "Zdroj už existuje!",
|
||||
"Could not add feed!" => "Nemožno pridať zdroj!",
|
||||
"Address" => "Adresa",
|
||||
"Add" => "Pridať",
|
||||
"Add Folder" => "Pridať priečinok",
|
||||
"Folder name must not be empty!" => "Meno priečinka nesmie byť prázdne!",
|
||||
"Folder exists already!" => "Priečinok už existuje!",
|
||||
"Folder Name" => "Meno súboru",
|
||||
"Show everything" => "Zobraziť všetko",
|
||||
"Show only unread" => "Zobraziť iba neprečítané",
|
||||
"Settings" => "Nastavenia",
|
||||
"Add feed or folder" => "Pridať kanál alebo priečinok",
|
||||
"Add Feed/Folder" => "Pridať kanál/priečinok",
|
||||
"Import / Export" => "Import / Export",
|
||||
"Import OPML" => "Import OPML",
|
||||
"Export OPML" => "Export OPML",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Pretiahnite do záložiek prehliadača a kliknite, ak si prajete rýchle odoberať stránku:",
|
||||
"Subscribe" => "Prihlásiť"
|
||||
|
|
11
l10n/sv.php
11
l10n/sv.php
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "år",
|
||||
"News" => "Nyheter",
|
||||
"no title" => "ingen titel",
|
||||
"no name" => "inget namn",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "Radera mapp",
|
||||
"Rename folder" => "Byt namn på mapp",
|
||||
"Add Subscription" => "Lägg till prenumeration",
|
||||
"Folder under which the feed is being saved" => "Katalog i vilket flödet sparas",
|
||||
"-- choose folder --" => "-- välj katalog --",
|
||||
"Address must not be empty!" => "Adress får ej vara tomt!",
|
||||
"Feed exists already!" => "Flödet finns redan!",
|
||||
"Could not add feed!" => "Kunde inte lägga till flöde!",
|
||||
"Address" => "Adress",
|
||||
"Add" => "Lägg till",
|
||||
"Add Folder" => "Lägg till mapp",
|
||||
"Folder name must not be empty!" => "Katalognamnet får ej vara tomt!",
|
||||
"Folder exists already!" => "Katalogen finns redan",
|
||||
"Folder Name" => "Katalognamn",
|
||||
"Show everything" => "Visa allt",
|
||||
"Show only unread" => "Visa endast olästa",
|
||||
"Settings" => "Inställningar",
|
||||
"Add feed or folder" => "Lägg till flöde eller mapp",
|
||||
"Add Feed/Folder" => "Lägg till flöde/mapp",
|
||||
"Import / Export" => "Importera / Exportera",
|
||||
"Import OPML" => "Importera OPML",
|
||||
"Export OPML" => "Exportera OPML",
|
||||
"Subscribelet" => "Subscribelet",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Drag denna till din webbläsares bokmärken och klicka på den när du snabbt vill prenumerera på en webbsida:",
|
||||
"Subscribe" => "Prenumerera"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?php $TRANSLATIONS = array(
|
||||
"year" => "ปี",
|
||||
"News" => "ข่าวสาร",
|
||||
"no title" => "ยังไม่มีชื่อ",
|
||||
"no name" => "ไม่มีชื่อ",
|
||||
|
@ -17,15 +18,25 @@
|
|||
"Delete folder" => "ลบโฟลเดอร์",
|
||||
"Rename folder" => "เปลี่ยนชื่อโฟลเดอร์",
|
||||
"Add Subscription" => "เพิ่มรายการสมัครรับข้อมูล",
|
||||
"Folder under which the feed is being saved" => "โฟลเดอร์ที่ต้องการบันทึก feed เข้าไปเก็บไว้",
|
||||
"-- choose folder --" => "-- เลือกโฟลเดอร์ --",
|
||||
"Address must not be empty!" => "ที่อยู่ไม่สามารถเว้นว่างได้",
|
||||
"Feed exists already!" => "feed มีอยู่แล้วในระบบ!",
|
||||
"Could not add feed!" => "ไม่สามารถเพิ่ม feed ได้!",
|
||||
"Address" => "ที่อยู่",
|
||||
"Add" => "เพิ่ม",
|
||||
"Add Folder" => "เพิ่มโฟลเดอร์",
|
||||
"Folder name must not be empty!" => "ชื่อโฟลเดอร์ไม่สามารถเว้นว่างได้!",
|
||||
"Folder exists already!" => "โฟลเดอร์มีอยู่แล้วในระบบ",
|
||||
"Folder Name" => "ชื่อโฟลเดอร์",
|
||||
"Show everything" => "แสดงทั้งหมด",
|
||||
"Show only unread" => "แสดงเฉพาะที่ยังไม่ได้อ่าน",
|
||||
"Settings" => "ตั้งค่า",
|
||||
"Add feed or folder" => "เพิ่ม feed หรือ โฟลเดอร์",
|
||||
"Add Feed/Folder" => "เพิ่ม Feed/โฟลเดอร์",
|
||||
"Import / Export" => "นำเข้า / ส่งออก",
|
||||
"Import OPML" => "นำเข้า OPML",
|
||||
"Export OPML" => "ส่งออกเป็น OPML",
|
||||
"Subscribelet" => "ปุ่มสมัครรับข้อมูล",
|
||||
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "ลากปุ่มนี้ไปไว้ที่รายการโปรดในโปรแกรมบราวเซอร์ของคุณ แล้วคลิกที่ปุ่มดังกล่าวเมื่อคุณต้องการสมัครรับข้อมูลหน้าเว็บอย่างรวดเร็ว",
|
||||
"Subscribe" => "สมัครรับข้อมูล"
|
||||
|
|
Загрузка…
Ссылка в новой задаче