[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-05-25 00:29:11 +00:00
Родитель ac08880c4d
Коммит ca4e3a5c79
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
8 изменённых файлов: 32 добавлений и 2 удалений

Просмотреть файл

@ -4,6 +4,7 @@ OC.L10N.register(
"Full text search" : "Full-textové vyhledávání",
"Index not found" : "Index nebyl nalezen",
"Full text search (BETA)" : "Full-textové vyhledávání (BETA)",
"Search on %s" : "Hledat v%s"
"Search on %s" : "Hledat v%s",
"General" : "Obecné"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

Просмотреть файл

@ -2,6 +2,7 @@
"Full text search" : "Full-textové vyhledávání",
"Index not found" : "Index nebyl nalezen",
"Full text search (BETA)" : "Full-textové vyhledávání (BETA)",
"Search on %s" : "Hledat v%s"
"Search on %s" : "Hledat v%s",
"General" : "Obecné"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

11
l10n/es_HN.js Normal file
Просмотреть файл

@ -0,0 +1,11 @@
OC.L10N.register(
"fulltextsearch",
{
"Full text search" : "Búsqueda de texto completo",
"Index not found" : "No se encontró el índice",
"Tick not found" : "Marca no encontrada",
"Full text search (BETA)" : "Búsqueda de texto completo (BETA)",
"Search on %s" : "Busar en %s",
"General" : "General"
},
"nplurals=2; plural=(n != 1);");

9
l10n/es_HN.json Normal file
Просмотреть файл

@ -0,0 +1,9 @@
{ "translations": {
"Full text search" : "Búsqueda de texto completo",
"Index not found" : "No se encontró el índice",
"Tick not found" : "Marca no encontrada",
"Full text search (BETA)" : "Búsqueda de texto completo (BETA)",
"Search on %s" : "Busar en %s",
"General" : "General"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -5,6 +5,8 @@ OC.L10N.register(
"Index not found" : "Indice non trovato",
"Tick not found" : "Tick non trovato",
"Full text search (BETA)" : "Ricerca del testo integrale (BETA)",
"Core of the full-text search framework for Nextcloud" : "Nucleo dell'infrastruttura di ricerca del testo integrale per Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Applicazione principale dell'infrastruttura di ricerca del testo integrale per il tuo Nextcloud.",
"Search on %s" : "Cerca in %s",
"General" : "Generale"
},

Просмотреть файл

@ -3,6 +3,8 @@
"Index not found" : "Indice non trovato",
"Tick not found" : "Tick non trovato",
"Full text search (BETA)" : "Ricerca del testo integrale (BETA)",
"Core of the full-text search framework for Nextcloud" : "Nucleo dell'infrastruttura di ricerca del testo integrale per Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Applicazione principale dell'infrastruttura di ricerca del testo integrale per il tuo Nextcloud.",
"Search on %s" : "Cerca in %s",
"General" : "Generale"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -5,6 +5,8 @@ OC.L10N.register(
"Index not found" : "Índice não encontrado",
"Tick not found" : "Verificação não encontrada",
"Full text search (BETA)" : "Pesquisa por texto completo (BETA)",
"Core of the full-text search framework for Nextcloud" : "Núcleo da estrutura de pesquisa de texto completo para Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Aplicativo principal da estrutura de pesquisa de texto completo para Nextcloud.",
"Search on %s" : "Pesquisar em %s",
"General" : "Geral"
},

Просмотреть файл

@ -3,6 +3,8 @@
"Index not found" : "Índice não encontrado",
"Tick not found" : "Verificação não encontrada",
"Full text search (BETA)" : "Pesquisa por texto completo (BETA)",
"Core of the full-text search framework for Nextcloud" : "Núcleo da estrutura de pesquisa de texto completo para Nextcloud",
"Core App of the full-text search framework for your Nextcloud." : "Aplicativo principal da estrutura de pesquisa de texto completo para Nextcloud.",
"Search on %s" : "Pesquisar em %s",
"General" : "Geral"
},"pluralForm" :"nplurals=2; plural=(n > 1);"