[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2016-10-25 09:43:18 +00:00
Родитель 42ed95409f
Коммит d28b27abda
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
4 изменённых файлов: 12 добавлений и 10 удалений

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

@ -6,6 +6,7 @@ OC.L10N.register(
"Request forbidden. Are you an admin?" : "Petición prohibida, ¿es usted el administrador?",
"Token expired or app not enabled! Reload the page!" : "¡Sesión expirada o aplicación no habilitada! ¡Recargue la página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Error interno del servidor! ¡Por favor comprueba el fichero data/nextcloud.log para mas información!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Petición fallada, Nexcloud esta actualmente en modo mantenimiento!",
"Feed contains invalid XML" : "La fuente contiene XML inválido",
"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Fuente no encontrada: o bien la página web no proporciona una fuente o bloquea el acceso. Para descartar el bloqueo, intente descargar la fuente en la línea de comandos del servidor utilizando curl: curl",
"Detected feed format is not supported" : "El formato de fuente detectado no está soportado",

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

@ -4,6 +4,7 @@
"Request forbidden. Are you an admin?" : "Petición prohibida, ¿es usted el administrador?",
"Token expired or app not enabled! Reload the page!" : "¡Sesión expirada o aplicación no habilitada! ¡Recargue la página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Error interno del servidor! ¡Por favor comprueba el fichero data/nextcloud.log para mas información!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Petición fallada, Nexcloud esta actualmente en modo mantenimiento!",
"Feed contains invalid XML" : "La fuente contiene XML inválido",
"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Fuente no encontrada: o bien la página web no proporciona una fuente o bloquea el acceso. Para descartar el bloqueo, intente descargar la fuente en la línea de comandos del servidor utilizando curl: curl",
"Detected feed format is not supported" : "El formato de fuente detectado no está soportado",

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

@ -131,12 +131,12 @@ OC.L10N.register(
"Show all articles" : "Tüm makaleleri göster",
"Reverse ordering (oldest on top)" : "Sıralamayı tersine çevir (en eski üstte)",
"Subscriptions (OPML)" : "Abonelikler (OPML)",
"Import" : "İçe aktar",
"Export" : "Dışa aktar",
"Error when importing: file does not contain valid OPML" : "Dosya alımında hata: dosya geçerli OPML içermiyor",
"Error when importing: OPML is does neither contain feeds nor folders" : "İçe aktarma hatası: OPML besleme veya dizin içermiyor",
"Import" : "Al",
"Export" : "Ver",
"Error when importing: file does not contain valid OPML" : "Dosya alınırken bir sorun çıktı: Dosyada geçerli bir OPML yok",
"Error when importing: OPML is does neither contain feeds nor folders" : "Alma sırasında bir sorun çıktı: OPML içinde bir akış ya da dizin yok",
"Unread/Starred Articles" : "Okunmamış/Yıldızlı Makaleler",
"Error when importing: file does not contain valid JSON" : "İçe alınırken hata: dosya geçerli JSON içermiyor",
"Error when importing: file does not contain valid JSON" : "Alma sırasında bir sorun çıktı: Dosyada geçerli JSON yok",
"Help" : "Yardım",
"Keyboard shortcuts" : "Klavye kısayolları",
"Documentation" : "Belgelendirme",

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

@ -129,12 +129,12 @@
"Show all articles" : "Tüm makaleleri göster",
"Reverse ordering (oldest on top)" : "Sıralamayı tersine çevir (en eski üstte)",
"Subscriptions (OPML)" : "Abonelikler (OPML)",
"Import" : "İçe aktar",
"Export" : "Dışa aktar",
"Error when importing: file does not contain valid OPML" : "Dosya alımında hata: dosya geçerli OPML içermiyor",
"Error when importing: OPML is does neither contain feeds nor folders" : "İçe aktarma hatası: OPML besleme veya dizin içermiyor",
"Import" : "Al",
"Export" : "Ver",
"Error when importing: file does not contain valid OPML" : "Dosya alınırken bir sorun çıktı: Dosyada geçerli bir OPML yok",
"Error when importing: OPML is does neither contain feeds nor folders" : "Alma sırasında bir sorun çıktı: OPML içinde bir akış ya da dizin yok",
"Unread/Starred Articles" : "Okunmamış/Yıldızlı Makaleler",
"Error when importing: file does not contain valid JSON" : "İçe alınırken hata: dosya geçerli JSON içermiyor",
"Error when importing: file does not contain valid JSON" : "Alma sırasında bir sorun çıktı: Dosyada geçerli JSON yok",
"Help" : "Yardım",
"Keyboard shortcuts" : "Klavye kısayolları",
"Documentation" : "Belgelendirme",