1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-03-15 09:15:43 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-02-07 01:01:22 -05:00
parent 5b4a778fdb
commit df7039f98b
36 changed files with 222 additions and 177 deletions

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "Požadavek selhal, síťové připojení není dostupné!",
"Request unauthorized. Are you logged in?" : "Neautorizovaný požadavek. Jste přihlášeni?",
"Request forbidden. Are you an admin?" : "Zakázaný požadavek. Jste administrátor?",
"Token expired or app not enabled! Reload the page!" : "Token vypršel nebo aplikace není povolena! Obnovte stránku!",
"Internal server error! Please check your " : "Interní chyba serveru! Ověřte svůj",
"Request failed, ownCloud is in currently " : "Požadavek selhal, ownCloud je momentálně v",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interní chyba serveru! Zkontrolujte soubor owncloud.log pro více informací!",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "Požadavek selhal, síťové připojení není dostupné!",
"Request unauthorized. Are you logged in?" : "Neautorizovaný požadavek. Jste přihlášeni?",
"Request forbidden. Are you an admin?" : "Zakázaný požadavek. Jste administrátor?",
"Token expired or app not enabled! Reload the page!" : "Token vypršel nebo aplikace není povolena! Obnovte stránku!",
"Internal server error! Please check your " : "Interní chyba serveru! Ověřte svůj",
"Request failed, ownCloud is in currently " : "Požadavek selhal, ownCloud je momentálně v",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interní chyba serveru! Zkontrolujte soubor owncloud.log pro více informací!",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "Požadavek selhal, síťové připojení není dostupné!",
"Request unauthorized. Are you logged in?" => "Neautorizovaný požadavek. Jste přihlášeni?",
"Request forbidden. Are you an admin?" => "Zakázaný požadavek. Jste administrátor?",
"Token expired or app not enabled! Reload the page!" => "Token vypršel nebo aplikace není povolena! Obnovte stránku!",
"Internal server error! Please check your " => "Interní chyba serveru! Ověřte svůj",
"Request failed, ownCloud is in currently " => "Požadavek selhal, ownCloud je momentálně v",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Interní chyba serveru! Zkontrolujte soubor owncloud.log pro více informací!",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" : "Anfrage nicht autorisiert. Bist Du angemeldet?",
"Request forbidden. Are you an admin?" : "Anfrage verboten. Bist Du ein Admin?",
"Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte lade die Seite neu!",
"Internal server error! Please check your " : "Interner Serverfehler! Bitte überprüfe Dein",
"Request failed, ownCloud is in currently " : "Anfrage fehlgeschlagen, ownCloud ist derzeit",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interner Serverfehler! Bitte überprüfe Deine data/owncloud.log-Datei, um weitere Informationen zu erhalten!",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" : "Anfrage nicht autorisiert. Bist Du angemeldet?",
"Request forbidden. Are you an admin?" : "Anfrage verboten. Bist Du ein Admin?",
"Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte lade die Seite neu!",
"Internal server error! Please check your " : "Interner Serverfehler! Bitte überprüfe Dein",
"Request failed, ownCloud is in currently " : "Anfrage fehlgeschlagen, ownCloud ist derzeit",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interner Serverfehler! Bitte überprüfe Deine data/owncloud.log-Datei, um weitere Informationen zu erhalten!",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" => "Anfrage nicht autorisiert. Bist Du angemeldet?",
"Request forbidden. Are you an admin?" => "Anfrage verboten. Bist Du ein Admin?",
"Token expired or app not enabled! Reload the page!" => "Token abgelaufen oder App nicht aktiviert! Bitte lade die Seite neu!",
"Internal server error! Please check your " => "Interner Serverfehler! Bitte überprüfe Dein",
"Request failed, ownCloud is in currently " => "Anfrage fehlgeschlagen, ownCloud ist derzeit",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Interner Serverfehler! Bitte überprüfe Deine data/owncloud.log-Datei, um weitere Informationen zu erhalten!",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" : "Anfrage nicht authorisiert. Sind Sie angemeldet?",
"Request forbidden. Are you an admin?" : "Anfrage verboten. Sind Sie ein Admin?",
"Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte Seite neu laden!",
"Internal server error! Please check your " : "Interner Serverfehler! Bitte überprüfen Sie Ihr",
"Request failed, ownCloud is in currently " : "Anfrage fehlgeschlagen, ownCloud ist zur Zeit",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interner Serverfehler! Bitte überprüfen Sie Ihre data/owncloud.log-Datei, um weitere Informationen zu erhalten!",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" : "Anfrage nicht authorisiert. Sind Sie angemeldet?",
"Request forbidden. Are you an admin?" : "Anfrage verboten. Sind Sie ein Admin?",
"Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte Seite neu laden!",
"Internal server error! Please check your " : "Interner Serverfehler! Bitte überprüfen Sie Ihr",
"Request failed, ownCloud is in currently " : "Anfrage fehlgeschlagen, ownCloud ist zur Zeit",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interner Serverfehler! Bitte überprüfen Sie Ihre data/owncloud.log-Datei, um weitere Informationen zu erhalten!",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" => "Anfrage nicht authorisiert. Sind Sie angemeldet?",
"Request forbidden. Are you an admin?" => "Anfrage verboten. Sind Sie ein Admin?",
"Token expired or app not enabled! Reload the page!" => "Token abgelaufen oder App nicht aktiviert! Bitte Seite neu laden!",
"Internal server error! Please check your " => "Interner Serverfehler! Bitte überprüfen Sie Ihr",
"Request failed, ownCloud is in currently " => "Anfrage fehlgeschlagen, ownCloud ist zur Zeit",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Interner Serverfehler! Bitte überprüfen Sie Ihre data/owncloud.log-Datei, um weitere Informationen zu erhalten!",

View File

@ -73,6 +73,9 @@ OC.L10N.register(
"Undo delete feed" : "Kumoa syötteen poistaminen",
"Rename" : "Nimeä uudelleen",
"Menu" : "Valikko",
"No feed ordering" : "Ei syötejärjestystä",
"Reversed feed ordering" : "Käänteinen syötejärjestys",
"Normal feed ordering" : "Normaali syötejärejstys",
"Rename feed" : "Nimeä syöte uudelleen",
"Delete feed" : "Poista syöte",
"Mark all articles read" : "Merkitse kaikki artikkelit luetuiksi",

View File

@ -71,6 +71,9 @@
"Undo delete feed" : "Kumoa syötteen poistaminen",
"Rename" : "Nimeä uudelleen",
"Menu" : "Valikko",
"No feed ordering" : "Ei syötejärjestystä",
"Reversed feed ordering" : "Käänteinen syötejärjestys",
"Normal feed ordering" : "Normaali syötejärejstys",
"Rename feed" : "Nimeä syöte uudelleen",
"Delete feed" : "Poista syöte",
"Mark all articles read" : "Merkitse kaikki artikkelit luetuiksi",

View File

@ -72,6 +72,9 @@ $TRANSLATIONS = array(
"Undo delete feed" => "Kumoa syötteen poistaminen",
"Rename" => "Nimeä uudelleen",
"Menu" => "Valikko",
"No feed ordering" => "Ei syötejärjestystä",
"Reversed feed ordering" => "Käänteinen syötejärjestys",
"Normal feed ordering" => "Normaali syötejärejstys",
"Rename feed" => "Nimeä syöte uudelleen",
"Delete feed" => "Poista syöte",
"Mark all articles read" => "Merkitse kaikki artikkelit luetuiksi",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "Échec de la requête, connexion réseau indisponible !",
"Request unauthorized. Are you logged in?" : "Requête non autorisée. Êtes-vous bien connecté avec vos identifiants ?",
"Request forbidden. Are you an admin?" : "Requête interdite. Avez-vous les droits admin ?",
"Token expired or app not enabled! Reload the page!" : "Le jeton a expiré ou l'application n'est pas activée ! Veuillez recharger la page !",
"Internal server error! Please check your " : "Erreur interne du serveur ! Veuillez vérifier votre",
"Request failed, ownCloud is in currently " : "Échec de la requêtes, ownCloud est en cours de",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Erreur interne du serveur ! Pour des informations supplémentaires, veuillez consulter le fichier data/ownloud.log",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "Échec de la requête, connexion réseau indisponible !",
"Request unauthorized. Are you logged in?" : "Requête non autorisée. Êtes-vous bien connecté avec vos identifiants ?",
"Request forbidden. Are you an admin?" : "Requête interdite. Avez-vous les droits admin ?",
"Token expired or app not enabled! Reload the page!" : "Le jeton a expiré ou l'application n'est pas activée ! Veuillez recharger la page !",
"Internal server error! Please check your " : "Erreur interne du serveur ! Veuillez vérifier votre",
"Request failed, ownCloud is in currently " : "Échec de la requêtes, ownCloud est en cours de",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Erreur interne du serveur ! Pour des informations supplémentaires, veuillez consulter le fichier data/ownloud.log",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "Échec de la requête, connexion réseau indisponible !",
"Request unauthorized. Are you logged in?" => "Requête non autorisée. Êtes-vous bien connecté avec vos identifiants ?",
"Request forbidden. Are you an admin?" => "Requête interdite. Avez-vous les droits admin ?",
"Token expired or app not enabled! Reload the page!" => "Le jeton a expiré ou l'application n'est pas activée ! Veuillez recharger la page !",
"Internal server error! Please check your " => "Erreur interne du serveur ! Veuillez vérifier votre",
"Request failed, ownCloud is in currently " => "Échec de la requêtes, ownCloud est en cours de",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Erreur interne du serveur ! Pour des informations supplémentaires, veuillez consulter le fichier data/ownloud.log",

View File

@ -1,87 +1,88 @@
OC.L10N.register(
"news",
{
"Feed contains invalid XML" : "Fonte contén XML inválido",
"Feed contains invalid XML" : "A fonte contén XML incorrecto",
"Could not find a feed" : "Non se atopa ningunha fonte",
"Detected feed format is not supported" : "O formato detectado da fonte non está admitido",
"SSL Certificate is invalid" : "Certificado SSL non válido",
"Website not found" : "Sitio web non atopado",
"SSL Certificate is invalid" : "Certificado SSL incorrecto",
"Website not found" : "Non foi atopado o sitio web",
"More redirects than allowed, aborting" : "Máis redireccionamentos dos permitidos, abortando",
"Bigger than maximum allowed size" : "Máis grande que o tamaño máximo permitido",
"Request timed out" : "Caducou a petición",
"Request failed, network connection unavailable!" : "A petición non se realizou, sen conexión de rede!",
"Request unauthorized. Are you logged in?" : "Petición non autorizada. Está vostede autenticado?",
"Request forbidden. Are you an admin?" : "Petición prohibida. É vostede un administrador?",
"Internal server error! Please check your " : "Erro interno no servidor! Por favor comprobe o seu",
"Request failed, ownCloud is in currently " : "Non se realizou a petición, ownCloud está agora con eso",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Erro interno no servidor! Por favor comprobe o seu ficheiro data/owncloud.log para obter máis información!",
"Token expired or app not enabled! Reload the page!" : "Ou ben caducou a marca ou a aplicación nos está activada! Volva cargar a páxina!",
"Internal server error! Please check your " : "Produciuse un erro interno no servidor! Comprobe o seu",
"Request failed, ownCloud is in currently " : "Non se realizou a petición, ownCloud está agora con iso",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Produciuse un erro interno no servidor! Comprobe o seu ficheiro data/owncloud.log para obter máis información!",
"Request failed, ownCloud is in currently in maintenance mode!" : "A petición non se realizou, ownCloud está neste momento en tarefas de mantemento!",
"Can not add feed: Exists already" : "Non é posíbel engadir a fonte: xa existe",
"Articles without feed" : "Artigos sen fonte",
"Can not add folder: Exists already" : "Non é posíbel engadir o cartafol: xa existe",
"Use ownCloud cron for updates" : "Utilice ownCloud cron para actualizacións",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Desactive esto se vostede executa un actualizador automático tal como o Python updater incluído no aplicativo",
"Use ownCloud cron for updates" : "Utilice ownCloud cron para as actualizacións",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Desactive isto se vostede executa un actualizador automático tal como o Python updater incluído na aplicación",
"Purge interval" : "Intervalo de depuración",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Cantidade mínima de segundos despóis de eliminar as fontes e cartafoles da base de datos; valores menores de 60 segundos son ignorados",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Cantidade mínima de segundos após eliminar as fontes e cartafoles da base de datos; os valores menores de 60 segundos son ignorados",
"Maximum read count per feed" : "Conta máxima de lidos por fonte",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Define o número máximo de artigos que pode ler por fonte os cales non serán eliminados polo traballo de limpeza; se os artigos antigos reaparecen despois de lidos, incremente este valor; valores negativos como -1 desactivan esta función completamente",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Define o número máximo de artigos que pode ler por fonte os cales non serán eliminados polo traballo de limpeza; se os artigos antigos reaparecen após lidos, incremente este valor; os valores negativos como -1 desactivan esta función completamente",
"Maximum redirects" : "Redireccionamentos máximos",
"How many redirects the feed fetcher should follow" : "Cantos redirecionamentos debe seguir o procurador de fontes",
"How many redirects the feed fetcher should follow" : "Cantos redirecionamentos debe seguir o buscador de fontes",
"Maximum feed page size" : "Tamaño máximo da páxina da fonte",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Tamaño máximo do feed en bytes. Se a páxina RSS/Atom é maior que este valor, a actualización cancelarase",
"Feed fetcher timeout" : "Caducidade do procurador",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Tamaño máximo da fonte en bytes. Se a páxina RSS/Atom é maior que este valor, a actualización cancelarase",
"Feed fetcher timeout" : "Caducidade do buscador",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Número máximo de segundos agardando por unha fonte RSS ou Atom para cargar; se lle leva máis tempo a actualización será cancelada",
"Explore Service URL" : "Explorar a URL de servizo",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Se é proporcionada, esta URL de servizo requerirase para mostrar as fontes na sección de exploración da fonte. Para respaldarse co servicio de exploración propio, deixe esta entrada baldeira",
"Explore Service URL" : "Examinar o URL de servizo",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Se é fornecido, este URL de servizo requirirase para amosar as fontes na sección de exame da fonte. Para amparar co servizo de exame propio, deixe baldeira esta entrada",
"Saved" : "Gardado",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detectouse o modo cron de Ajax! As súas fontes non se actualizarán correctamente. É recomendable ben utilizar o cron do sistema operativo ou ben un actualizador personalizado.",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detectouse o modo cron de Ajax! As súas fontes non se actualizarán correctamente. É recomendábel ben utilizar o cron do sistema operativo ou ben un actualizador personalizado.",
"How to set up the operating system cron" : "Cómo configurar o cron do sistema operativo",
"How to set up a custom updater (faster and no possible deadlock) " : "Cómo configurar un actualizador personalizado (máis rápido e sen posibilidade de bloqueo)",
"Subscribe" : "Subscribir",
"Refresh" : "Actualizar",
"No articles available" : "Sen artigos dispoñibles",
"No articles available" : "Non hai artigos dispoñíbeis",
"No unread articles available" : "Sen artigos sen ler dispoñibles",
"Open website" : "Abrir sitio web",
"Star article" : "Marcar artigo",
"Unstar article" : "Desmarcar artigo",
"Keep article unread" : "Manter o artigo como non lido",
"Remove keep article unread" : "Eliminar manter artigo sen ler",
"Remove keep article unread" : "Retirar a marca de artigo sen ler",
"by" : "por",
"from" : "desde",
"Browser can not play media type" : "O navegador non pode reproducir o tipo multimedia",
"Browser can not play media type" : "O navegador non pode reproducir este tipo multimedia",
"Download" : "Descargar",
"Keyboard shortcut" : "Atallo de teclado",
"Description" : "Descrición",
"right" : "dereita",
"Jump to next article" : "Saltar ao seguirte artigo",
"left" : "esquerda",
"Jump to previous article" : "Saltar ao seguinte artigo",
"Toggle star article" : "Mostrar artigo con estrela",
"Jump to previous article" : "Saltar ao artigo anterior",
"Toggle star article" : "Amosar os artigos con estrela",
"Star article and jump to next one" : "Poñer estrela e saltar ao seguinte",
"Toggle keep current article unread" : "Manter o artigo actual como non lido",
"Open article in new tab" : "Abrir artigo nunha nova lapela",
"Toggle expand article in compact view" : "Expandir artigo en vista compacta",
"Open article in new tab" : "Abrir o artigo nunha nova lapela",
"Toggle expand article in compact view" : "Expandir o artigo en vista compacta",
"Load next feed" : "Cargar a seguinte fonte",
"Load previous feed" : "Cargar fonte anterior",
"Load next folder" : "Cargar seguinte cartafol",
"Load previous folder" : "Cargar cartafol anterior",
"Scroll to active navigation entry" : "Desplazar ate a entrada de navegación activa",
"Scroll to active navigation entry" : "Desprazar ata a entrada de navegación activa",
"Web address" : "Enderezo web",
"Feed exists already!" : "Esta fonte de novas xa existe!",
"Folder" : "Cartafol",
"No folder" : "Sen cartafol",
"New folder" : "Novo cartafol",
"Folder name" : "Nome do cartafol",
"Go back" : "Voltar",
"Go back" : "Volver",
"Folder exists already!" : "Xa existe o cartafol!",
"New Folder" : "Novo cartafol",
"Create" : "Crear",
"Explore" : "Explorar",
"Deleted feed" : "Fonte eliminada",
"Undo delete feed" : "Desfacer borrado da fonte",
"Undo delete feed" : "Desfacer a eliminación da fonte",
"Rename" : "Renomear",
"Menu" : "Menu",
"No feed ordering" : "Fonte non ordenada",
"No feed ordering" : "Fonte ser ordenadar",
"Reversed feed ordering" : "Fonte con orde inversa",
"Normal feed ordering" : "Fonte con orde normal",
"Rename feed" : "Renomear a fonte",
@ -90,7 +91,7 @@ OC.L10N.register(
"Dismiss" : "Desbotar",
"Collapse" : "Repregar",
"Deleted folder" : "Eliminar cartafol",
"Undo delete folder" : "Desfacer eliminación de cartafol",
"Undo delete folder" : "Desfacer a eliminación do cartafol",
"Rename folder" : "Renomear o cartafol",
"Delete folder" : "Eliminar o cartafol",
"Starred" : "Destacado",
@ -100,9 +101,9 @@ OC.L10N.register(
"Keyboard shortcuts" : "Atallos de teclado",
"Compact view" : "Vista compacta",
"Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir os artigos en vista compacta cando se navega cos atallos de teclado",
"Show all articles" : "Mostrar todos os artigos",
"Reverse ordering (oldest on top)" : "Ordenado inverso (máis vellos enrriba)",
"Disable mark read through scrolling" : "Deshabilitar marcar como lido co desplazamento",
"Show all articles" : "Amosar todos os artigos",
"Reverse ordering (oldest on top)" : "Ordenado inverso (máis vellos enriba)",
"Disable mark read through scrolling" : "Desactivar o marcado como lido co desprazamento",
"Subscriptions (OPML)" : "Subscricións (OPML)",
"Import" : "Importar",
"Export" : "Exportar",

View File

@ -1,85 +1,86 @@
{ "translations": {
"Feed contains invalid XML" : "Fonte contén XML inválido",
"Feed contains invalid XML" : "A fonte contén XML incorrecto",
"Could not find a feed" : "Non se atopa ningunha fonte",
"Detected feed format is not supported" : "O formato detectado da fonte non está admitido",
"SSL Certificate is invalid" : "Certificado SSL non válido",
"Website not found" : "Sitio web non atopado",
"SSL Certificate is invalid" : "Certificado SSL incorrecto",
"Website not found" : "Non foi atopado o sitio web",
"More redirects than allowed, aborting" : "Máis redireccionamentos dos permitidos, abortando",
"Bigger than maximum allowed size" : "Máis grande que o tamaño máximo permitido",
"Request timed out" : "Caducou a petición",
"Request failed, network connection unavailable!" : "A petición non se realizou, sen conexión de rede!",
"Request unauthorized. Are you logged in?" : "Petición non autorizada. Está vostede autenticado?",
"Request forbidden. Are you an admin?" : "Petición prohibida. É vostede un administrador?",
"Internal server error! Please check your " : "Erro interno no servidor! Por favor comprobe o seu",
"Request failed, ownCloud is in currently " : "Non se realizou a petición, ownCloud está agora con eso",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Erro interno no servidor! Por favor comprobe o seu ficheiro data/owncloud.log para obter máis información!",
"Token expired or app not enabled! Reload the page!" : "Ou ben caducou a marca ou a aplicación nos está activada! Volva cargar a páxina!",
"Internal server error! Please check your " : "Produciuse un erro interno no servidor! Comprobe o seu",
"Request failed, ownCloud is in currently " : "Non se realizou a petición, ownCloud está agora con iso",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Produciuse un erro interno no servidor! Comprobe o seu ficheiro data/owncloud.log para obter máis información!",
"Request failed, ownCloud is in currently in maintenance mode!" : "A petición non se realizou, ownCloud está neste momento en tarefas de mantemento!",
"Can not add feed: Exists already" : "Non é posíbel engadir a fonte: xa existe",
"Articles without feed" : "Artigos sen fonte",
"Can not add folder: Exists already" : "Non é posíbel engadir o cartafol: xa existe",
"Use ownCloud cron for updates" : "Utilice ownCloud cron para actualizacións",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Desactive esto se vostede executa un actualizador automático tal como o Python updater incluído no aplicativo",
"Use ownCloud cron for updates" : "Utilice ownCloud cron para as actualizacións",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Desactive isto se vostede executa un actualizador automático tal como o Python updater incluído na aplicación",
"Purge interval" : "Intervalo de depuración",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Cantidade mínima de segundos despóis de eliminar as fontes e cartafoles da base de datos; valores menores de 60 segundos son ignorados",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Cantidade mínima de segundos após eliminar as fontes e cartafoles da base de datos; os valores menores de 60 segundos son ignorados",
"Maximum read count per feed" : "Conta máxima de lidos por fonte",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Define o número máximo de artigos que pode ler por fonte os cales non serán eliminados polo traballo de limpeza; se os artigos antigos reaparecen despois de lidos, incremente este valor; valores negativos como -1 desactivan esta función completamente",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Define o número máximo de artigos que pode ler por fonte os cales non serán eliminados polo traballo de limpeza; se os artigos antigos reaparecen após lidos, incremente este valor; os valores negativos como -1 desactivan esta función completamente",
"Maximum redirects" : "Redireccionamentos máximos",
"How many redirects the feed fetcher should follow" : "Cantos redirecionamentos debe seguir o procurador de fontes",
"How many redirects the feed fetcher should follow" : "Cantos redirecionamentos debe seguir o buscador de fontes",
"Maximum feed page size" : "Tamaño máximo da páxina da fonte",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Tamaño máximo do feed en bytes. Se a páxina RSS/Atom é maior que este valor, a actualización cancelarase",
"Feed fetcher timeout" : "Caducidade do procurador",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Tamaño máximo da fonte en bytes. Se a páxina RSS/Atom é maior que este valor, a actualización cancelarase",
"Feed fetcher timeout" : "Caducidade do buscador",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Número máximo de segundos agardando por unha fonte RSS ou Atom para cargar; se lle leva máis tempo a actualización será cancelada",
"Explore Service URL" : "Explorar a URL de servizo",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Se é proporcionada, esta URL de servizo requerirase para mostrar as fontes na sección de exploración da fonte. Para respaldarse co servicio de exploración propio, deixe esta entrada baldeira",
"Explore Service URL" : "Examinar o URL de servizo",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Se é fornecido, este URL de servizo requirirase para amosar as fontes na sección de exame da fonte. Para amparar co servizo de exame propio, deixe baldeira esta entrada",
"Saved" : "Gardado",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detectouse o modo cron de Ajax! As súas fontes non se actualizarán correctamente. É recomendable ben utilizar o cron do sistema operativo ou ben un actualizador personalizado.",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detectouse o modo cron de Ajax! As súas fontes non se actualizarán correctamente. É recomendábel ben utilizar o cron do sistema operativo ou ben un actualizador personalizado.",
"How to set up the operating system cron" : "Cómo configurar o cron do sistema operativo",
"How to set up a custom updater (faster and no possible deadlock) " : "Cómo configurar un actualizador personalizado (máis rápido e sen posibilidade de bloqueo)",
"Subscribe" : "Subscribir",
"Refresh" : "Actualizar",
"No articles available" : "Sen artigos dispoñibles",
"No articles available" : "Non hai artigos dispoñíbeis",
"No unread articles available" : "Sen artigos sen ler dispoñibles",
"Open website" : "Abrir sitio web",
"Star article" : "Marcar artigo",
"Unstar article" : "Desmarcar artigo",
"Keep article unread" : "Manter o artigo como non lido",
"Remove keep article unread" : "Eliminar manter artigo sen ler",
"Remove keep article unread" : "Retirar a marca de artigo sen ler",
"by" : "por",
"from" : "desde",
"Browser can not play media type" : "O navegador non pode reproducir o tipo multimedia",
"Browser can not play media type" : "O navegador non pode reproducir este tipo multimedia",
"Download" : "Descargar",
"Keyboard shortcut" : "Atallo de teclado",
"Description" : "Descrición",
"right" : "dereita",
"Jump to next article" : "Saltar ao seguirte artigo",
"left" : "esquerda",
"Jump to previous article" : "Saltar ao seguinte artigo",
"Toggle star article" : "Mostrar artigo con estrela",
"Jump to previous article" : "Saltar ao artigo anterior",
"Toggle star article" : "Amosar os artigos con estrela",
"Star article and jump to next one" : "Poñer estrela e saltar ao seguinte",
"Toggle keep current article unread" : "Manter o artigo actual como non lido",
"Open article in new tab" : "Abrir artigo nunha nova lapela",
"Toggle expand article in compact view" : "Expandir artigo en vista compacta",
"Open article in new tab" : "Abrir o artigo nunha nova lapela",
"Toggle expand article in compact view" : "Expandir o artigo en vista compacta",
"Load next feed" : "Cargar a seguinte fonte",
"Load previous feed" : "Cargar fonte anterior",
"Load next folder" : "Cargar seguinte cartafol",
"Load previous folder" : "Cargar cartafol anterior",
"Scroll to active navigation entry" : "Desplazar ate a entrada de navegación activa",
"Scroll to active navigation entry" : "Desprazar ata a entrada de navegación activa",
"Web address" : "Enderezo web",
"Feed exists already!" : "Esta fonte de novas xa existe!",
"Folder" : "Cartafol",
"No folder" : "Sen cartafol",
"New folder" : "Novo cartafol",
"Folder name" : "Nome do cartafol",
"Go back" : "Voltar",
"Go back" : "Volver",
"Folder exists already!" : "Xa existe o cartafol!",
"New Folder" : "Novo cartafol",
"Create" : "Crear",
"Explore" : "Explorar",
"Deleted feed" : "Fonte eliminada",
"Undo delete feed" : "Desfacer borrado da fonte",
"Undo delete feed" : "Desfacer a eliminación da fonte",
"Rename" : "Renomear",
"Menu" : "Menu",
"No feed ordering" : "Fonte non ordenada",
"No feed ordering" : "Fonte ser ordenadar",
"Reversed feed ordering" : "Fonte con orde inversa",
"Normal feed ordering" : "Fonte con orde normal",
"Rename feed" : "Renomear a fonte",
@ -88,7 +89,7 @@
"Dismiss" : "Desbotar",
"Collapse" : "Repregar",
"Deleted folder" : "Eliminar cartafol",
"Undo delete folder" : "Desfacer eliminación de cartafol",
"Undo delete folder" : "Desfacer a eliminación do cartafol",
"Rename folder" : "Renomear o cartafol",
"Delete folder" : "Eliminar o cartafol",
"Starred" : "Destacado",
@ -98,9 +99,9 @@
"Keyboard shortcuts" : "Atallos de teclado",
"Compact view" : "Vista compacta",
"Expand articles in compact view when navigating with keyboard shortcuts" : "Expandir os artigos en vista compacta cando se navega cos atallos de teclado",
"Show all articles" : "Mostrar todos os artigos",
"Reverse ordering (oldest on top)" : "Ordenado inverso (máis vellos enrriba)",
"Disable mark read through scrolling" : "Deshabilitar marcar como lido co desplazamento",
"Show all articles" : "Amosar todos os artigos",
"Reverse ordering (oldest on top)" : "Ordenado inverso (máis vellos enriba)",
"Disable mark read through scrolling" : "Desactivar o marcado como lido co desprazamento",
"Subscriptions (OPML)" : "Subscricións (OPML)",
"Import" : "Importar",
"Export" : "Exportar",

View File

@ -1,86 +1,87 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "Fonte contén XML inválido",
"Feed contains invalid XML" => "A fonte contén XML incorrecto",
"Could not find a feed" => "Non se atopa ningunha fonte",
"Detected feed format is not supported" => "O formato detectado da fonte non está admitido",
"SSL Certificate is invalid" => "Certificado SSL non válido",
"Website not found" => "Sitio web non atopado",
"SSL Certificate is invalid" => "Certificado SSL incorrecto",
"Website not found" => "Non foi atopado o sitio web",
"More redirects than allowed, aborting" => "Máis redireccionamentos dos permitidos, abortando",
"Bigger than maximum allowed size" => "Máis grande que o tamaño máximo permitido",
"Request timed out" => "Caducou a petición",
"Request failed, network connection unavailable!" => "A petición non se realizou, sen conexión de rede!",
"Request unauthorized. Are you logged in?" => "Petición non autorizada. Está vostede autenticado?",
"Request forbidden. Are you an admin?" => "Petición prohibida. É vostede un administrador?",
"Internal server error! Please check your " => "Erro interno no servidor! Por favor comprobe o seu",
"Request failed, ownCloud is in currently " => "Non se realizou a petición, ownCloud está agora con eso",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Erro interno no servidor! Por favor comprobe o seu ficheiro data/owncloud.log para obter máis información!",
"Token expired or app not enabled! Reload the page!" => "Ou ben caducou a marca ou a aplicación nos está activada! Volva cargar a páxina!",
"Internal server error! Please check your " => "Produciuse un erro interno no servidor! Comprobe o seu",
"Request failed, ownCloud is in currently " => "Non se realizou a petición, ownCloud está agora con iso",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Produciuse un erro interno no servidor! Comprobe o seu ficheiro data/owncloud.log para obter máis información!",
"Request failed, ownCloud is in currently in maintenance mode!" => "A petición non se realizou, ownCloud está neste momento en tarefas de mantemento!",
"Can not add feed: Exists already" => "Non é posíbel engadir a fonte: xa existe",
"Articles without feed" => "Artigos sen fonte",
"Can not add folder: Exists already" => "Non é posíbel engadir o cartafol: xa existe",
"Use ownCloud cron for updates" => "Utilice ownCloud cron para actualizacións",
"Disable this if you run a custom updater such as the Python updater included in the app" => "Desactive esto se vostede executa un actualizador automático tal como o Python updater incluído no aplicativo",
"Use ownCloud cron for updates" => "Utilice ownCloud cron para as actualizacións",
"Disable this if you run a custom updater such as the Python updater included in the app" => "Desactive isto se vostede executa un actualizador automático tal como o Python updater incluído na aplicación",
"Purge interval" => "Intervalo de depuración",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Cantidade mínima de segundos despóis de eliminar as fontes e cartafoles da base de datos; valores menores de 60 segundos son ignorados",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Cantidade mínima de segundos após eliminar as fontes e cartafoles da base de datos; os valores menores de 60 segundos son ignorados",
"Maximum read count per feed" => "Conta máxima de lidos por fonte",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" => "Define o número máximo de artigos que pode ler por fonte os cales non serán eliminados polo traballo de limpeza; se os artigos antigos reaparecen despois de lidos, incremente este valor; valores negativos como -1 desactivan esta función completamente",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" => "Define o número máximo de artigos que pode ler por fonte os cales non serán eliminados polo traballo de limpeza; se os artigos antigos reaparecen após lidos, incremente este valor; os valores negativos como -1 desactivan esta función completamente",
"Maximum redirects" => "Redireccionamentos máximos",
"How many redirects the feed fetcher should follow" => "Cantos redirecionamentos debe seguir o procurador de fontes",
"How many redirects the feed fetcher should follow" => "Cantos redirecionamentos debe seguir o buscador de fontes",
"Maximum feed page size" => "Tamaño máximo da páxina da fonte",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" => "Tamaño máximo do feed en bytes. Se a páxina RSS/Atom é maior que este valor, a actualización cancelarase",
"Feed fetcher timeout" => "Caducidade do procurador",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" => "Tamaño máximo da fonte en bytes. Se a páxina RSS/Atom é maior que este valor, a actualización cancelarase",
"Feed fetcher timeout" => "Caducidade do buscador",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Número máximo de segundos agardando por unha fonte RSS ou Atom para cargar; se lle leva máis tempo a actualización será cancelada",
"Explore Service URL" => "Explorar a URL de servizo",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" => "Se é proporcionada, esta URL de servizo requerirase para mostrar as fontes na sección de exploración da fonte. Para respaldarse co servicio de exploración propio, deixe esta entrada baldeira",
"Explore Service URL" => "Examinar o URL de servizo",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" => "Se é fornecido, este URL de servizo requirirase para amosar as fontes na sección de exame da fonte. Para amparar co servizo de exame propio, deixe baldeira esta entrada",
"Saved" => "Gardado",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Detectouse o modo cron de Ajax! As súas fontes non se actualizarán correctamente. É recomendable ben utilizar o cron do sistema operativo ou ben un actualizador personalizado.",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Detectouse o modo cron de Ajax! As súas fontes non se actualizarán correctamente. É recomendábel ben utilizar o cron do sistema operativo ou ben un actualizador personalizado.",
"How to set up the operating system cron" => "Cómo configurar o cron do sistema operativo",
"How to set up a custom updater (faster and no possible deadlock) " => "Cómo configurar un actualizador personalizado (máis rápido e sen posibilidade de bloqueo)",
"Subscribe" => "Subscribir",
"Refresh" => "Actualizar",
"No articles available" => "Sen artigos dispoñibles",
"No articles available" => "Non hai artigos dispoñíbeis",
"No unread articles available" => "Sen artigos sen ler dispoñibles",
"Open website" => "Abrir sitio web",
"Star article" => "Marcar artigo",
"Unstar article" => "Desmarcar artigo",
"Keep article unread" => "Manter o artigo como non lido",
"Remove keep article unread" => "Eliminar manter artigo sen ler",
"Remove keep article unread" => "Retirar a marca de artigo sen ler",
"by" => "por",
"from" => "desde",
"Browser can not play media type" => "O navegador non pode reproducir o tipo multimedia",
"Browser can not play media type" => "O navegador non pode reproducir este tipo multimedia",
"Download" => "Descargar",
"Keyboard shortcut" => "Atallo de teclado",
"Description" => "Descrición",
"right" => "dereita",
"Jump to next article" => "Saltar ao seguirte artigo",
"left" => "esquerda",
"Jump to previous article" => "Saltar ao seguinte artigo",
"Toggle star article" => "Mostrar artigo con estrela",
"Jump to previous article" => "Saltar ao artigo anterior",
"Toggle star article" => "Amosar os artigos con estrela",
"Star article and jump to next one" => "Poñer estrela e saltar ao seguinte",
"Toggle keep current article unread" => "Manter o artigo actual como non lido",
"Open article in new tab" => "Abrir artigo nunha nova lapela",
"Toggle expand article in compact view" => "Expandir artigo en vista compacta",
"Open article in new tab" => "Abrir o artigo nunha nova lapela",
"Toggle expand article in compact view" => "Expandir o artigo en vista compacta",
"Load next feed" => "Cargar a seguinte fonte",
"Load previous feed" => "Cargar fonte anterior",
"Load next folder" => "Cargar seguinte cartafol",
"Load previous folder" => "Cargar cartafol anterior",
"Scroll to active navigation entry" => "Desplazar ate a entrada de navegación activa",
"Scroll to active navigation entry" => "Desprazar ata a entrada de navegación activa",
"Web address" => "Enderezo web",
"Feed exists already!" => "Esta fonte de novas xa existe!",
"Folder" => "Cartafol",
"No folder" => "Sen cartafol",
"New folder" => "Novo cartafol",
"Folder name" => "Nome do cartafol",
"Go back" => "Voltar",
"Go back" => "Volver",
"Folder exists already!" => "Xa existe o cartafol!",
"New Folder" => "Novo cartafol",
"Create" => "Crear",
"Explore" => "Explorar",
"Deleted feed" => "Fonte eliminada",
"Undo delete feed" => "Desfacer borrado da fonte",
"Undo delete feed" => "Desfacer a eliminación da fonte",
"Rename" => "Renomear",
"Menu" => "Menu",
"No feed ordering" => "Fonte non ordenada",
"No feed ordering" => "Fonte ser ordenadar",
"Reversed feed ordering" => "Fonte con orde inversa",
"Normal feed ordering" => "Fonte con orde normal",
"Rename feed" => "Renomear a fonte",
@ -89,7 +90,7 @@ $TRANSLATIONS = array(
"Dismiss" => "Desbotar",
"Collapse" => "Repregar",
"Deleted folder" => "Eliminar cartafol",
"Undo delete folder" => "Desfacer eliminación de cartafol",
"Undo delete folder" => "Desfacer a eliminación do cartafol",
"Rename folder" => "Renomear o cartafol",
"Delete folder" => "Eliminar o cartafol",
"Starred" => "Destacado",
@ -99,9 +100,9 @@ $TRANSLATIONS = array(
"Keyboard shortcuts" => "Atallos de teclado",
"Compact view" => "Vista compacta",
"Expand articles in compact view when navigating with keyboard shortcuts" => "Expandir os artigos en vista compacta cando se navega cos atallos de teclado",
"Show all articles" => "Mostrar todos os artigos",
"Reverse ordering (oldest on top)" => "Ordenado inverso (máis vellos enrriba)",
"Disable mark read through scrolling" => "Deshabilitar marcar como lido co desplazamento",
"Show all articles" => "Amosar todos os artigos",
"Reverse ordering (oldest on top)" => "Ordenado inverso (máis vellos enriba)",
"Disable mark read through scrolling" => "Desactivar o marcado como lido co desprazamento",
"Subscriptions (OPML)" => "Subscricións (OPML)",
"Import" => "Importar",
"Export" => "Exportar",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "Richiesta non riuscita, connessione di rete non disponibile!",
"Request unauthorized. Are you logged in?" : "Richiesta non autorizzata. Hai effettuato l'accesso?",
"Request forbidden. Are you an admin?" : "Richiesta vietata. Sei un amministratore?",
"Token expired or app not enabled! Reload the page!" : "Token scaduto o applicazione non abilitata! Ricarica la pagina!",
"Internal server error! Please check your " : "Errore interno del server! Controlla il tuo",
"Request failed, ownCloud is in currently " : "Richiesta non riuscita, ownCloud è attualmente",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Errore interno del server! Controlla il tuo file data/owncloud.log per informazioni aggiuntive!",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "Richiesta non riuscita, connessione di rete non disponibile!",
"Request unauthorized. Are you logged in?" : "Richiesta non autorizzata. Hai effettuato l'accesso?",
"Request forbidden. Are you an admin?" : "Richiesta vietata. Sei un amministratore?",
"Token expired or app not enabled! Reload the page!" : "Token scaduto o applicazione non abilitata! Ricarica la pagina!",
"Internal server error! Please check your " : "Errore interno del server! Controlla il tuo",
"Request failed, ownCloud is in currently " : "Richiesta non riuscita, ownCloud è attualmente",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Errore interno del server! Controlla il tuo file data/owncloud.log per informazioni aggiuntive!",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "Richiesta non riuscita, connessione di rete non disponibile!",
"Request unauthorized. Are you logged in?" => "Richiesta non autorizzata. Hai effettuato l'accesso?",
"Request forbidden. Are you an admin?" => "Richiesta vietata. Sei un amministratore?",
"Token expired or app not enabled! Reload the page!" => "Token scaduto o applicazione non abilitata! Ricarica la pagina!",
"Internal server error! Please check your " => "Errore interno del server! Controlla il tuo",
"Request failed, ownCloud is in currently " => "Richiesta non riuscita, ownCloud è attualmente",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Errore interno del server! Controlla il tuo file data/owncloud.log per informazioni aggiuntive!",

View File

@ -9,6 +9,8 @@ OC.L10N.register(
"More redirects than allowed, aborting" : "リダイレクト数が許可数より多いです、中止します。",
"Bigger than maximum allowed size" : "最大許容サイズより大きいです。",
"Request timed out" : "リクエストがタイムアウトしました。",
"Request failed, network connection unavailable!" : "リクエストに失敗しました。ネットワーク接続が利用できません!",
"Request forbidden. Are you an admin?" : "リクエストは禁止されています。あなたは管理者でしょうか?",
"Request failed, ownCloud is in currently in maintenance mode!" : "リクエストに失敗したので、ownCloudは現在メンテナンスモードです",
"Can not add feed: Exists already" : "フィードを追加できません: すでに存在します",
"Articles without feed" : "フィードなし記事",

View File

@ -7,6 +7,8 @@
"More redirects than allowed, aborting" : "リダイレクト数が許可数より多いです、中止します。",
"Bigger than maximum allowed size" : "最大許容サイズより大きいです。",
"Request timed out" : "リクエストがタイムアウトしました。",
"Request failed, network connection unavailable!" : "リクエストに失敗しました。ネットワーク接続が利用できません!",
"Request forbidden. Are you an admin?" : "リクエストは禁止されています。あなたは管理者でしょうか?",
"Request failed, ownCloud is in currently in maintenance mode!" : "リクエストに失敗したので、ownCloudは現在メンテナンスモードです",
"Can not add feed: Exists already" : "フィードを追加できません: すでに存在します",
"Articles without feed" : "フィードなし記事",

View File

@ -8,6 +8,8 @@ $TRANSLATIONS = array(
"More redirects than allowed, aborting" => "リダイレクト数が許可数より多いです、中止します。",
"Bigger than maximum allowed size" => "最大許容サイズより大きいです。",
"Request timed out" => "リクエストがタイムアウトしました。",
"Request failed, network connection unavailable!" => "リクエストに失敗しました。ネットワーク接続が利用できません!",
"Request forbidden. Are you an admin?" => "リクエストは禁止されています。あなたは管理者でしょうか?",
"Request failed, ownCloud is in currently in maintenance mode!" => "リクエストに失敗したので、ownCloudは現在メンテナンスモードです",
"Can not add feed: Exists already" => "フィードを追加できません: すでに存在します",
"Articles without feed" => "フィードなし記事",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "Aanvraag mislukt, netwerkverbinding niet beschikbaar!",
"Request unauthorized. Are you logged in?" : "Aanvraag niet toegestaan. Bent u ingelogd?",
"Request forbidden. Are you an admin?" : "Aanvraag verboden. Bent u beheerder?",
"Token expired or app not enabled! Reload the page!" : "Token verlopen of app niet ingeschakeld! Ververs de pagina!",
"Internal server error! Please check your " : "Interne serverfout! Verifieer uw",
"Request failed, ownCloud is in currently " : "Aanvraag mislukt, ownCloud is nu in",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interne serverfout! Verifieer uw data/owncloud.log bestand voor aanvullende informatie!",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "Aanvraag mislukt, netwerkverbinding niet beschikbaar!",
"Request unauthorized. Are you logged in?" : "Aanvraag niet toegestaan. Bent u ingelogd?",
"Request forbidden. Are you an admin?" : "Aanvraag verboden. Bent u beheerder?",
"Token expired or app not enabled! Reload the page!" : "Token verlopen of app niet ingeschakeld! Ververs de pagina!",
"Internal server error! Please check your " : "Interne serverfout! Verifieer uw",
"Request failed, ownCloud is in currently " : "Aanvraag mislukt, ownCloud is nu in",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Interne serverfout! Verifieer uw data/owncloud.log bestand voor aanvullende informatie!",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "Aanvraag mislukt, netwerkverbinding niet beschikbaar!",
"Request unauthorized. Are you logged in?" => "Aanvraag niet toegestaan. Bent u ingelogd?",
"Request forbidden. Are you an admin?" => "Aanvraag verboden. Bent u beheerder?",
"Token expired or app not enabled! Reload the page!" => "Token verlopen of app niet ingeschakeld! Ververs de pagina!",
"Internal server error! Please check your " => "Interne serverfout! Verifieer uw",
"Request failed, ownCloud is in currently " => "Aanvraag mislukt, ownCloud is nu in",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Interne serverfout! Verifieer uw data/owncloud.log bestand voor aanvullende informatie!",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "A solicitação falhou, conexão de rede indisponível!",
"Request unauthorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
"Request forbidden. Are you an admin?" : "Solicitação proibida. Você é um administrador?",
"Token expired or app not enabled! Reload the page!" : "Token expirado ou app não habilitado! Atualizar a página!",
"Internal server error! Please check your " : "Erro interno do Servidor! Por favor, verifique o seu",
"Request failed, ownCloud is in currently " : "Falha na solicitação, ownCloud está atualmente em",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Erro interno do Servidor! Por favor, verifique seus dados/arquivo owncloud.log para obter mais informações!",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "A solicitação falhou, conexão de rede indisponível!",
"Request unauthorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
"Request forbidden. Are you an admin?" : "Solicitação proibida. Você é um administrador?",
"Token expired or app not enabled! Reload the page!" : "Token expirado ou app não habilitado! Atualizar a página!",
"Internal server error! Please check your " : "Erro interno do Servidor! Por favor, verifique o seu",
"Request failed, ownCloud is in currently " : "Falha na solicitação, ownCloud está atualmente em",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Erro interno do Servidor! Por favor, verifique seus dados/arquivo owncloud.log para obter mais informações!",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "A solicitação falhou, conexão de rede indisponível!",
"Request unauthorized. Are you logged in?" => "Solicitação não autorizada. Você está logado?",
"Request forbidden. Are you an admin?" => "Solicitação proibida. Você é um administrador?",
"Token expired or app not enabled! Reload the page!" => "Token expirado ou app não habilitado! Atualizar a página!",
"Internal server error! Please check your " => "Erro interno do Servidor! Por favor, verifique o seu",
"Request failed, ownCloud is in currently " => "Falha na solicitação, ownCloud está atualmente em",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Erro interno do Servidor! Por favor, verifique seus dados/arquivo owncloud.log para obter mais informações!",

View File

@ -8,47 +8,48 @@ OC.L10N.register(
"Website not found" : "Сайт не найден",
"More redirects than allowed, aborting" : "Количество перенаправлений больше допустимого, отменяем",
"Bigger than maximum allowed size" : "Больше максимально допустимого размера",
"Request timed out" : "Запрос отменён по тайм-ауту",
"Request timed out" : "Вышло время ожидания запроса",
"Request failed, network connection unavailable!" : "Запрос не удался, нет сетевого соединения!",
"Request unauthorized. Are you logged in?" : "Запрос не авторизован. Вы вошли под своей учётной записью?",
"Request forbidden. Are you an admin?" : "Запрос запрещён. Вы вошли под аккаунтом админа?",
"Request unauthorized. Are you logged in?" : "Запрос не авторизован. Вы вошли в систему?",
"Request forbidden. Are you an admin?" : "Запрос запрещён. Вы действительно администратор?",
"Token expired or app not enabled! Reload the page!" : "Срок действия токена истек или программа не задействована! Перезагрузите страницу!",
"Internal server error! Please check your " : "Внутренняя ошибка сервера. Пожалуйста, проверьте",
"Request failed, ownCloud is in currently " : "Запрос не удался, ownCloud сейчас",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Внутренняя ошибка сервера! Дополнительная информация в файле data/owncloud.log!",
"Request failed, ownCloud is in currently in maintenance mode!" : "Запрос не удался, ownCloud находится в режиме обслуживания!",
"Can not add feed: Exists already" : "Не удаётся добавить ленту: уже существует",
"Can not add feed: Exists already" : "Не удаётся добавить ленту: Уже существует",
"Articles without feed" : "Статьи без новостной ленты",
"Can not add folder: Exists already" : "Не удаётся добавить каталог. Каталог уже существует",
"Use ownCloud cron for updates" : "Использовать стандартный cron от ownCloud для обновлений",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Отключите, если собираетесь использовать другой механизм обновлений, например, Python updater, включенный в поставку этого приложения",
"Purge interval" : "Интервал до очистки",
"Purge interval" : "Интервал очистки",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Минимальное количество секунд, после которого удалённые ленты и каталоги будут удалены из базы данных; значения меньше 60 секунд будут проигнорированы",
"Maximum read count per feed" : "Максимальное количество прочтённых статей для ленты",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Максимальное количество статей для каждой ленты, которые не будут удалены при очистке; если старые статьи появляются после того, как они уже прочитаны, увеличьте это значение; отрицательные значения, например, -1, полностью отключает эту функцию.",
"Maximum read count per feed" : "Максимальное количество статей для ленты",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Максимальное количество статей для каждой ленты, которые не будут удалены при очистке; если старые статьи появляются снова после прочтения, то увеличьте это значение; отрицательные значения, например, -1, полностью отключает эту функцию.",
"Maximum redirects" : "Максимум перенаправлений",
"How many redirects the feed fetcher should follow" : "По скольким перенаправлениям должен следовать загрузчик ленты",
"Maximum feed page size" : "Максимальный размер страницы для RSS ленты",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Максимальный размер RSS ленты в байтах. Если размер страницы RSS/Atom больше этого значения, обновление будет отменено",
"Feed fetcher timeout" : "Таймаут для загрузчика ленты",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Максимальное количество секунд, требуемое для обновления ленты RSS или Atom; если обновление занимает больше времени, то оно будет отменено",
"Explore Service URL" : "URL сервиса Исследовать",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Если указан, сервис по URL будет использован для заполнения секции Исследовать. Что-бы вернуться к встроенному сервису, оставьте поле пустым.",
"How many redirects the feed fetcher should follow" : "Сколько перенаправлений должен обрабатывать загрузчик ленты",
"Maximum feed page size" : "Максимальный размер страницы для ленты",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Максимальный размер ленты в байтах. Если размер страницы RSS/Atom больше этого значения, обновление будет отменено",
"Feed fetcher timeout" : "Время ожидания для загрузчика ленты",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Максимальное количество секунд ожидания загрузки ленты RSS или Atom; если обновление занимает больше времени, то оно будет отменено",
"Explore Service URL" : "URL сервиса исследования",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Если указан, то URL сервиса будет опрашиваться с целью отображения лент в секции исследования. Для возврата к встроенному сервису, оставьте поле пустым.",
"Saved" : "Сохранено",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Обнаружена настройка синхронизации по Ajax cron! Ваши новостные ленты не будут корректно обновляться. Рекомендуется использовать cron (планировщик задач) операционной системы или собственный механизм обновления.",
"How to set up the operating system cron" : "Как настроить cron (планировщик задач) операционной системы",
"How to set up a custom updater (faster and no possible deadlock) " : "Как настроить другой способ обновления (быстрее и без риска взаимной блокировки)",
"Subscribe" : "Подписаться",
"Refresh" : "Обновить",
"No articles available" : "Нет записей",
"No articles available" : "Нет доступных записей",
"No unread articles available" : "Нет непрочтённых записей",
"Open website" : "Открыть веб-сайт",
"Star article" : "Добавить в избранное",
"Unstar article" : "Убрать из избранных",
"Unstar article" : "Убрать из избранного",
"Keep article unread" : "Оставить статью непрочитанной",
"Remove keep article unread" : "Удалить отметку от непрочтении",
"by" : "автор",
"from" : "от",
"Browser can not play media type" : "Браузер не может воспроизвести данный тип медиафайла.",
"from" : "из",
"Browser can not play media type" : "Браузер не может воспроизвести этот тип медиа",
"Download" : "Скачать",
"Keyboard shortcut" : "Горячие клавиши",
"Description" : "Описание",
@ -56,16 +57,16 @@ OC.L10N.register(
"Jump to next article" : "Перейти на следующую статью",
"left" : "налево",
"Jump to previous article" : "Перейти на предыдущую статью",
"Toggle star article" : "Добавить/убрать из избранных",
"Star article and jump to next one" : "Отметить статью звездочкой и перейти к следующей",
"Toggle keep current article unread" : ометить статью как непрочтенную",
"Toggle star article" : "Добавить/убрать из избранного",
"Star article and jump to next one" : "Добавить статью в избранное и перейти к следующей",
"Toggle keep current article unread" : ереключатель прочтения текущей статьи",
"Open article in new tab" : "Открыть статью в новой вкладке",
"Toggle expand article in compact view" : "Открыть статью при просмотре в компактном режиме",
"Load next feed" : "Загрузить следующую ленту",
"Load previous feed" : "Загрузить предыдущую ленту",
"Load next folder" : "Загрузить следующий каталог",
"Load previous folder" : "Загрузить предыдущий каталог",
"Scroll to active navigation entry" : оказать открытый элемент меню",
"Scroll to active navigation entry" : ереход к выбранному элементу",
"Web address" : "Веб адрес",
"Feed exists already!" : "Лента уже существует!",
"Folder" : "Каталог",
@ -73,7 +74,7 @@ OC.L10N.register(
"New folder" : "Новый каталог",
"Folder name" : "Имя каталога",
"Go back" : "Вернуться назад",
"Folder exists already!" : "Каталог уже существует",
"Folder exists already!" : "Каталог уже существует!",
"New Folder" : "Новый каталог",
"Create" : "Создать",
"Explore" : "Исследовать",
@ -83,7 +84,7 @@ OC.L10N.register(
"Menu" : "Меню",
"No feed ordering" : "Не указан порядок новостных лент",
"Reversed feed ordering" : "Обратный порядок новостной ленты",
"Normal feed ordering" : "Нормальный порядок новостной ленты",
"Normal feed ordering" : "Обычный порядок новостной ленты",
"Rename feed" : "Переименовать ленту",
"Delete feed" : "Удалить ленту",
"Mark all articles read" : "Пометить все статьи как прочитанные",
@ -93,16 +94,16 @@ OC.L10N.register(
"Undo delete folder" : "Отменить удаление каталога",
"Rename folder" : "Переименовать каталог",
"Delete folder" : "Удалить каталог",
"Starred" : "Отмеченный",
"Unread articles" : "Непрочтённые статьи",
"Starred" : "Избранное",
"Unread articles" : "Не прочтённые статьи",
"All articles" : "Все статьи",
"Settings" : "Настройки",
"Keyboard shortcuts" : "Горячие клавиши",
"Compact view" : "Компактный вид",
"Expand articles in compact view when navigating with keyboard shortcuts" : "Открывать статьи при навигации клавиатурой в компактном режиме.",
"Expand articles in compact view when navigating with keyboard shortcuts" : "Открывать статьи в компактном режиме при навигации клавиатурой.",
"Show all articles" : "Показать все статьи",
"Reverse ordering (oldest on top)" : "Обратный порядок (самые старые сверху)",
"Disable mark read through scrolling" : "Отключить чтение пометок при прокручивании",
"Disable mark read through scrolling" : "Отключить установку отметок о прочтении при прокручивании",
"Subscriptions (OPML)" : "Подписки (OPML)",
"Import" : "Импорт",
"Export" : "Экспорт",

View File

@ -6,47 +6,48 @@
"Website not found" : "Сайт не найден",
"More redirects than allowed, aborting" : "Количество перенаправлений больше допустимого, отменяем",
"Bigger than maximum allowed size" : "Больше максимально допустимого размера",
"Request timed out" : "Запрос отменён по тайм-ауту",
"Request timed out" : "Вышло время ожидания запроса",
"Request failed, network connection unavailable!" : "Запрос не удался, нет сетевого соединения!",
"Request unauthorized. Are you logged in?" : "Запрос не авторизован. Вы вошли под своей учётной записью?",
"Request forbidden. Are you an admin?" : "Запрос запрещён. Вы вошли под аккаунтом админа?",
"Request unauthorized. Are you logged in?" : "Запрос не авторизован. Вы вошли в систему?",
"Request forbidden. Are you an admin?" : "Запрос запрещён. Вы действительно администратор?",
"Token expired or app not enabled! Reload the page!" : "Срок действия токена истек или программа не задействована! Перезагрузите страницу!",
"Internal server error! Please check your " : "Внутренняя ошибка сервера. Пожалуйста, проверьте",
"Request failed, ownCloud is in currently " : "Запрос не удался, ownCloud сейчас",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Внутренняя ошибка сервера! Дополнительная информация в файле data/owncloud.log!",
"Request failed, ownCloud is in currently in maintenance mode!" : "Запрос не удался, ownCloud находится в режиме обслуживания!",
"Can not add feed: Exists already" : "Не удаётся добавить ленту: уже существует",
"Can not add feed: Exists already" : "Не удаётся добавить ленту: Уже существует",
"Articles without feed" : "Статьи без новостной ленты",
"Can not add folder: Exists already" : "Не удаётся добавить каталог. Каталог уже существует",
"Use ownCloud cron for updates" : "Использовать стандартный cron от ownCloud для обновлений",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Отключите, если собираетесь использовать другой механизм обновлений, например, Python updater, включенный в поставку этого приложения",
"Purge interval" : "Интервал до очистки",
"Purge interval" : "Интервал очистки",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Минимальное количество секунд, после которого удалённые ленты и каталоги будут удалены из базы данных; значения меньше 60 секунд будут проигнорированы",
"Maximum read count per feed" : "Максимальное количество прочтённых статей для ленты",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Максимальное количество статей для каждой ленты, которые не будут удалены при очистке; если старые статьи появляются после того, как они уже прочитаны, увеличьте это значение; отрицательные значения, например, -1, полностью отключает эту функцию.",
"Maximum read count per feed" : "Максимальное количество статей для ленты",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" : "Максимальное количество статей для каждой ленты, которые не будут удалены при очистке; если старые статьи появляются снова после прочтения, то увеличьте это значение; отрицательные значения, например, -1, полностью отключает эту функцию.",
"Maximum redirects" : "Максимум перенаправлений",
"How many redirects the feed fetcher should follow" : "По скольким перенаправлениям должен следовать загрузчик ленты",
"Maximum feed page size" : "Максимальный размер страницы для RSS ленты",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Максимальный размер RSS ленты в байтах. Если размер страницы RSS/Atom больше этого значения, обновление будет отменено",
"Feed fetcher timeout" : "Таймаут для загрузчика ленты",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Максимальное количество секунд, требуемое для обновления ленты RSS или Atom; если обновление занимает больше времени, то оно будет отменено",
"Explore Service URL" : "URL сервиса Исследовать",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Если указан, сервис по URL будет использован для заполнения секции Исследовать. Что-бы вернуться к встроенному сервису, оставьте поле пустым.",
"How many redirects the feed fetcher should follow" : "Сколько перенаправлений должен обрабатывать загрузчик ленты",
"Maximum feed page size" : "Максимальный размер страницы для ленты",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" : "Максимальный размер ленты в байтах. Если размер страницы RSS/Atom больше этого значения, обновление будет отменено",
"Feed fetcher timeout" : "Время ожидания для загрузчика ленты",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Максимальное количество секунд ожидания загрузки ленты RSS или Atom; если обновление занимает больше времени, то оно будет отменено",
"Explore Service URL" : "URL сервиса исследования",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "Если указан, то URL сервиса будет опрашиваться с целью отображения лент в секции исследования. Для возврата к встроенному сервису, оставьте поле пустым.",
"Saved" : "Сохранено",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Обнаружена настройка синхронизации по Ajax cron! Ваши новостные ленты не будут корректно обновляться. Рекомендуется использовать cron (планировщик задач) операционной системы или собственный механизм обновления.",
"How to set up the operating system cron" : "Как настроить cron (планировщик задач) операционной системы",
"How to set up a custom updater (faster and no possible deadlock) " : "Как настроить другой способ обновления (быстрее и без риска взаимной блокировки)",
"Subscribe" : "Подписаться",
"Refresh" : "Обновить",
"No articles available" : "Нет записей",
"No articles available" : "Нет доступных записей",
"No unread articles available" : "Нет непрочтённых записей",
"Open website" : "Открыть веб-сайт",
"Star article" : "Добавить в избранное",
"Unstar article" : "Убрать из избранных",
"Unstar article" : "Убрать из избранного",
"Keep article unread" : "Оставить статью непрочитанной",
"Remove keep article unread" : "Удалить отметку от непрочтении",
"by" : "автор",
"from" : "от",
"Browser can not play media type" : "Браузер не может воспроизвести данный тип медиафайла.",
"from" : "из",
"Browser can not play media type" : "Браузер не может воспроизвести этот тип медиа",
"Download" : "Скачать",
"Keyboard shortcut" : "Горячие клавиши",
"Description" : "Описание",
@ -54,16 +55,16 @@
"Jump to next article" : "Перейти на следующую статью",
"left" : "налево",
"Jump to previous article" : "Перейти на предыдущую статью",
"Toggle star article" : "Добавить/убрать из избранных",
"Star article and jump to next one" : "Отметить статью звездочкой и перейти к следующей",
"Toggle keep current article unread" : ометить статью как непрочтенную",
"Toggle star article" : "Добавить/убрать из избранного",
"Star article and jump to next one" : "Добавить статью в избранное и перейти к следующей",
"Toggle keep current article unread" : ереключатель прочтения текущей статьи",
"Open article in new tab" : "Открыть статью в новой вкладке",
"Toggle expand article in compact view" : "Открыть статью при просмотре в компактном режиме",
"Load next feed" : "Загрузить следующую ленту",
"Load previous feed" : "Загрузить предыдущую ленту",
"Load next folder" : "Загрузить следующий каталог",
"Load previous folder" : "Загрузить предыдущий каталог",
"Scroll to active navigation entry" : оказать открытый элемент меню",
"Scroll to active navigation entry" : ереход к выбранному элементу",
"Web address" : "Веб адрес",
"Feed exists already!" : "Лента уже существует!",
"Folder" : "Каталог",
@ -71,7 +72,7 @@
"New folder" : "Новый каталог",
"Folder name" : "Имя каталога",
"Go back" : "Вернуться назад",
"Folder exists already!" : "Каталог уже существует",
"Folder exists already!" : "Каталог уже существует!",
"New Folder" : "Новый каталог",
"Create" : "Создать",
"Explore" : "Исследовать",
@ -81,7 +82,7 @@
"Menu" : "Меню",
"No feed ordering" : "Не указан порядок новостных лент",
"Reversed feed ordering" : "Обратный порядок новостной ленты",
"Normal feed ordering" : "Нормальный порядок новостной ленты",
"Normal feed ordering" : "Обычный порядок новостной ленты",
"Rename feed" : "Переименовать ленту",
"Delete feed" : "Удалить ленту",
"Mark all articles read" : "Пометить все статьи как прочитанные",
@ -91,16 +92,16 @@
"Undo delete folder" : "Отменить удаление каталога",
"Rename folder" : "Переименовать каталог",
"Delete folder" : "Удалить каталог",
"Starred" : "Отмеченный",
"Unread articles" : "Непрочтённые статьи",
"Starred" : "Избранное",
"Unread articles" : "Не прочтённые статьи",
"All articles" : "Все статьи",
"Settings" : "Настройки",
"Keyboard shortcuts" : "Горячие клавиши",
"Compact view" : "Компактный вид",
"Expand articles in compact view when navigating with keyboard shortcuts" : "Открывать статьи при навигации клавиатурой в компактном режиме.",
"Expand articles in compact view when navigating with keyboard shortcuts" : "Открывать статьи в компактном режиме при навигации клавиатурой.",
"Show all articles" : "Показать все статьи",
"Reverse ordering (oldest on top)" : "Обратный порядок (самые старые сверху)",
"Disable mark read through scrolling" : "Отключить чтение пометок при прокручивании",
"Disable mark read through scrolling" : "Отключить установку отметок о прочтении при прокручивании",
"Subscriptions (OPML)" : "Подписки (OPML)",
"Import" : "Импорт",
"Export" : "Экспорт",

View File

@ -7,47 +7,48 @@ $TRANSLATIONS = array(
"Website not found" => "Сайт не найден",
"More redirects than allowed, aborting" => "Количество перенаправлений больше допустимого, отменяем",
"Bigger than maximum allowed size" => "Больше максимально допустимого размера",
"Request timed out" => "Запрос отменён по тайм-ауту",
"Request timed out" => "Вышло время ожидания запроса",
"Request failed, network connection unavailable!" => "Запрос не удался, нет сетевого соединения!",
"Request unauthorized. Are you logged in?" => "Запрос не авторизован. Вы вошли под своей учётной записью?",
"Request forbidden. Are you an admin?" => "Запрос запрещён. Вы вошли под аккаунтом админа?",
"Request unauthorized. Are you logged in?" => "Запрос не авторизован. Вы вошли в систему?",
"Request forbidden. Are you an admin?" => "Запрос запрещён. Вы действительно администратор?",
"Token expired or app not enabled! Reload the page!" => "Срок действия токена истек или программа не задействована! Перезагрузите страницу!",
"Internal server error! Please check your " => "Внутренняя ошибка сервера. Пожалуйста, проверьте",
"Request failed, ownCloud is in currently " => "Запрос не удался, ownCloud сейчас",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Внутренняя ошибка сервера! Дополнительная информация в файле data/owncloud.log!",
"Request failed, ownCloud is in currently in maintenance mode!" => "Запрос не удался, ownCloud находится в режиме обслуживания!",
"Can not add feed: Exists already" => "Не удаётся добавить ленту: уже существует",
"Can not add feed: Exists already" => "Не удаётся добавить ленту: Уже существует",
"Articles without feed" => "Статьи без новостной ленты",
"Can not add folder: Exists already" => "Не удаётся добавить каталог. Каталог уже существует",
"Use ownCloud cron for updates" => "Использовать стандартный cron от ownCloud для обновлений",
"Disable this if you run a custom updater such as the Python updater included in the app" => "Отключите, если собираетесь использовать другой механизм обновлений, например, Python updater, включенный в поставку этого приложения",
"Purge interval" => "Интервал до очистки",
"Purge interval" => "Интервал очистки",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "Минимальное количество секунд, после которого удалённые ленты и каталоги будут удалены из базы данных; значения меньше 60 секунд будут проигнорированы",
"Maximum read count per feed" => "Максимальное количество прочтённых статей для ленты",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" => "Максимальное количество статей для каждой ленты, которые не будут удалены при очистке; если старые статьи появляются после того, как они уже прочитаны, увеличьте это значение; отрицательные значения, например, -1, полностью отключает эту функцию.",
"Maximum read count per feed" => "Максимальное количество статей для ленты",
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" => "Максимальное количество статей для каждой ленты, которые не будут удалены при очистке; если старые статьи появляются снова после прочтения, то увеличьте это значение; отрицательные значения, например, -1, полностью отключает эту функцию.",
"Maximum redirects" => "Максимум перенаправлений",
"How many redirects the feed fetcher should follow" => "По скольким перенаправлениям должен следовать загрузчик ленты",
"Maximum feed page size" => "Максимальный размер страницы для RSS ленты",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" => "Максимальный размер RSS ленты в байтах. Если размер страницы RSS/Atom больше этого значения, обновление будет отменено",
"Feed fetcher timeout" => "Таймаут для загрузчика ленты",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Максимальное количество секунд, требуемое для обновления ленты RSS или Atom; если обновление занимает больше времени, то оно будет отменено",
"Explore Service URL" => "URL сервиса Исследовать",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" => "Если указан, сервис по URL будет использован для заполнения секции Исследовать. Что-бы вернуться к встроенному сервису, оставьте поле пустым.",
"How many redirects the feed fetcher should follow" => "Сколько перенаправлений должен обрабатывать загрузчик ленты",
"Maximum feed page size" => "Максимальный размер страницы для ленты",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" => "Максимальный размер ленты в байтах. Если размер страницы RSS/Atom больше этого значения, обновление будет отменено",
"Feed fetcher timeout" => "Время ожидания для загрузчика ленты",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Максимальное количество секунд ожидания загрузки ленты RSS или Atom; если обновление занимает больше времени, то оно будет отменено",
"Explore Service URL" => "URL сервиса исследования",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" => "Если указан, то URL сервиса будет опрашиваться с целью отображения лент в секции исследования. Для возврата к встроенному сервису, оставьте поле пустым.",
"Saved" => "Сохранено",
"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Обнаружена настройка синхронизации по Ajax cron! Ваши новостные ленты не будут корректно обновляться. Рекомендуется использовать cron (планировщик задач) операционной системы или собственный механизм обновления.",
"How to set up the operating system cron" => "Как настроить cron (планировщик задач) операционной системы",
"How to set up a custom updater (faster and no possible deadlock) " => "Как настроить другой способ обновления (быстрее и без риска взаимной блокировки)",
"Subscribe" => "Подписаться",
"Refresh" => "Обновить",
"No articles available" => "Нет записей",
"No articles available" => "Нет доступных записей",
"No unread articles available" => "Нет непрочтённых записей",
"Open website" => "Открыть веб-сайт",
"Star article" => "Добавить в избранное",
"Unstar article" => "Убрать из избранных",
"Unstar article" => "Убрать из избранного",
"Keep article unread" => "Оставить статью непрочитанной",
"Remove keep article unread" => "Удалить отметку от непрочтении",
"by" => "автор",
"from" => "от",
"Browser can not play media type" => "Браузер не может воспроизвести данный тип медиафайла.",
"from" => "из",
"Browser can not play media type" => "Браузер не может воспроизвести этот тип медиа",
"Download" => "Скачать",
"Keyboard shortcut" => "Горячие клавиши",
"Description" => "Описание",
@ -55,16 +56,16 @@ $TRANSLATIONS = array(
"Jump to next article" => "Перейти на следующую статью",
"left" => "налево",
"Jump to previous article" => "Перейти на предыдущую статью",
"Toggle star article" => "Добавить/убрать из избранных",
"Star article and jump to next one" => "Отметить статью звездочкой и перейти к следующей",
"Toggle keep current article unread" => "Пометить статью как непрочтенную",
"Toggle star article" => "Добавить/убрать из избранного",
"Star article and jump to next one" => "Добавить статью в избранное и перейти к следующей",
"Toggle keep current article unread" => "Переключатель прочтения текущей статьи",
"Open article in new tab" => "Открыть статью в новой вкладке",
"Toggle expand article in compact view" => "Открыть статью при просмотре в компактном режиме",
"Load next feed" => "Загрузить следующую ленту",
"Load previous feed" => "Загрузить предыдущую ленту",
"Load next folder" => "Загрузить следующий каталог",
"Load previous folder" => "Загрузить предыдущий каталог",
"Scroll to active navigation entry" => "Показать открытый элемент меню",
"Scroll to active navigation entry" => "Переход к выбранному элементу",
"Web address" => "Веб адрес",
"Feed exists already!" => "Лента уже существует!",
"Folder" => "Каталог",
@ -72,7 +73,7 @@ $TRANSLATIONS = array(
"New folder" => "Новый каталог",
"Folder name" => "Имя каталога",
"Go back" => "Вернуться назад",
"Folder exists already!" => "Каталог уже существует",
"Folder exists already!" => "Каталог уже существует!",
"New Folder" => "Новый каталог",
"Create" => "Создать",
"Explore" => "Исследовать",
@ -82,7 +83,7 @@ $TRANSLATIONS = array(
"Menu" => "Меню",
"No feed ordering" => "Не указан порядок новостных лент",
"Reversed feed ordering" => "Обратный порядок новостной ленты",
"Normal feed ordering" => "Нормальный порядок новостной ленты",
"Normal feed ordering" => "Обычный порядок новостной ленты",
"Rename feed" => "Переименовать ленту",
"Delete feed" => "Удалить ленту",
"Mark all articles read" => "Пометить все статьи как прочитанные",
@ -92,16 +93,16 @@ $TRANSLATIONS = array(
"Undo delete folder" => "Отменить удаление каталога",
"Rename folder" => "Переименовать каталог",
"Delete folder" => "Удалить каталог",
"Starred" => "Отмеченный",
"Unread articles" => "Непрочтённые статьи",
"Starred" => "Избранное",
"Unread articles" => "Не прочтённые статьи",
"All articles" => "Все статьи",
"Settings" => "Настройки",
"Keyboard shortcuts" => "Горячие клавиши",
"Compact view" => "Компактный вид",
"Expand articles in compact view when navigating with keyboard shortcuts" => "Открывать статьи при навигации клавиатурой в компактном режиме.",
"Expand articles in compact view when navigating with keyboard shortcuts" => "Открывать статьи в компактном режиме при навигации клавиатурой.",
"Show all articles" => "Показать все статьи",
"Reverse ordering (oldest on top)" => "Обратный порядок (самые старые сверху)",
"Disable mark read through scrolling" => "Отключить чтение пометок при прокручивании",
"Disable mark read through scrolling" => "Отключить установку отметок о прочтении при прокручивании",
"Subscriptions (OPML)" => "Подписки (OPML)",
"Import" => "Импорт",
"Export" => "Экспорт",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Request failed, network connection unavailable!" : "İstek başarısız, ağ bağlantısı kullanılamıyor!",
"Request unauthorized. Are you logged in?" : "İstek yetkisiz. Oturumunuz açık mı?",
"Request forbidden. Are you an admin?" : "İsteğe izin verilmedi. Bir yönetici misiniz?",
"Token expired or app not enabled! Reload the page!" : "Belirteç süresi doldu ya da uygulama etkinleştirilmedi! Sayfayı yenile!",
"Internal server error! Please check your " : "Dahili sunucu hatası! Lütfen denetleyin:",
"Request failed, ownCloud is in currently " : "İstek başarısız, ownCloud şu anda",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Dahili sunucu hatası! Lütfen ek bilgi için data/owncloud.log dosyasına bakın!",

View File

@ -10,6 +10,7 @@
"Request failed, network connection unavailable!" : "İstek başarısız, ağ bağlantısı kullanılamıyor!",
"Request unauthorized. Are you logged in?" : "İstek yetkisiz. Oturumunuz açık mı?",
"Request forbidden. Are you an admin?" : "İsteğe izin verilmedi. Bir yönetici misiniz?",
"Token expired or app not enabled! Reload the page!" : "Belirteç süresi doldu ya da uygulama etkinleştirilmedi! Sayfayı yenile!",
"Internal server error! Please check your " : "Dahili sunucu hatası! Lütfen denetleyin:",
"Request failed, ownCloud is in currently " : "İstek başarısız, ownCloud şu anda",
"Internal server error! Please check your data/owncloud.log file for additional information!" : "Dahili sunucu hatası! Lütfen ek bilgi için data/owncloud.log dosyasına bakın!",

View File

@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Request failed, network connection unavailable!" => "İstek başarısız, ağ bağlantısı kullanılamıyor!",
"Request unauthorized. Are you logged in?" => "İstek yetkisiz. Oturumunuz açık mı?",
"Request forbidden. Are you an admin?" => "İsteğe izin verilmedi. Bir yönetici misiniz?",
"Token expired or app not enabled! Reload the page!" => "Belirteç süresi doldu ya da uygulama etkinleştirilmedi! Sayfayı yenile!",
"Internal server error! Please check your " => "Dahili sunucu hatası! Lütfen denetleyin:",
"Request failed, ownCloud is in currently " => "İstek başarısız, ownCloud şu anda",
"Internal server error! Please check your data/owncloud.log file for additional information!" => "Dahili sunucu hatası! Lütfen ek bilgi için data/owncloud.log dosyasına bakın!",