[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>master
parent
a8ad902c4e
commit
06d891269c
|
@ -1,6 +1,7 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"weather",
|
"weather",
|
||||||
{
|
{
|
||||||
|
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Невиправна помилка: будь ласка, перевірте nextcloud.log і відправьте звіт про помилку сюди: https://github.com/nextcloud/weather/issues",
|
||||||
"Failed to set metric. Please contact your administrator" : "Неможливо встановити одиницю виміру. Будь ласка, зверніться до Вашого адміністратора",
|
"Failed to set metric. Please contact your administrator" : "Неможливо встановити одиницю виміру. Будь ласка, зверніться до Вашого адміністратора",
|
||||||
"This metric is not known." : "Невідома одиниця виміру",
|
"This metric is not known." : "Невідома одиниця виміру",
|
||||||
"North" : "Північ",
|
"North" : "Північ",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Невиправна помилка: будь ласка, перевірте nextcloud.log і відправьте звіт про помилку сюди: https://github.com/nextcloud/weather/issues",
|
||||||
"Failed to set metric. Please contact your administrator" : "Неможливо встановити одиницю виміру. Будь ласка, зверніться до Вашого адміністратора",
|
"Failed to set metric. Please contact your administrator" : "Неможливо встановити одиницю виміру. Будь ласка, зверніться до Вашого адміністратора",
|
||||||
"This metric is not known." : "Невідома одиниця виміру",
|
"This metric is not known." : "Невідома одиниця виміру",
|
||||||
"North" : "Північ",
|
"North" : "Північ",
|
||||||
|
|
Loading…
Reference in New Issue