[tx-robot] updated from transifex
parent
411bf4ece5
commit
486831aa30
|
@ -16,6 +16,7 @@ OC.L10N.register(
|
|||
"Failed to get city weather informations. Please contact your administrator" : "Fallo al conseguir la información meteorológica de la ciudad. Por favor, contacta con tu administrador.",
|
||||
"No city with this name found." : "No se ha encontrado ninguna ciudad con este nombre.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Tu clave API de OpenWeatherMap es inválida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración",
|
||||
"Empty city name!" : "¡Nombre de ciudad vacío!",
|
||||
"Failed to add city. Please contact your administrator" : "Fallo al añadir ciudad. Por favor, contacta con tu administrador",
|
||||
"This city is already registered for your account." : "Esta ciudad ya está registrada para tu cuenta.",
|
||||
"Failed to remove city. Please contact your administrator" : "Fallo al eliminar la ciudad. Por favor, contacta con tu administrador",
|
||||
|
@ -28,6 +29,8 @@ OC.L10N.register(
|
|||
"Saturday" : "Sábado",
|
||||
"Sunday" : "Domingo",
|
||||
"Watch the weather directly on your Nextcloud." : "Comprueba el tiempo directamente en tu Nextcloud.",
|
||||
"Please make sure you select cities in the Weather app." : "Por favor, asegúrate de que seleccionas ciudades en la app Tiempo.",
|
||||
"Please make sure you select a home city in the Weather app." : "Por favor, asegúrate de que seleccionas una ciudad de origen en la app Tiempo.",
|
||||
"OpenWeatherMap API Key" : "Clave de la API de OpenWeatherMap",
|
||||
"Save" : "Guardar",
|
||||
"Add a city" : "Añadir una ciudad",
|
||||
|
@ -45,6 +48,7 @@ OC.L10N.register(
|
|||
"Sunrise" : "Amanecer",
|
||||
"Sunset" : "Atardecer",
|
||||
"Date" : "Fecha",
|
||||
"Temperature" : "Temperatura"
|
||||
"Temperature" : "Temperatura",
|
||||
"Updating widget…" : "Actualizando widget…"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"Failed to get city weather informations. Please contact your administrator" : "Fallo al conseguir la información meteorológica de la ciudad. Por favor, contacta con tu administrador.",
|
||||
"No city with this name found." : "No se ha encontrado ninguna ciudad con este nombre.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Tu clave API de OpenWeatherMap es inválida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración",
|
||||
"Empty city name!" : "¡Nombre de ciudad vacío!",
|
||||
"Failed to add city. Please contact your administrator" : "Fallo al añadir ciudad. Por favor, contacta con tu administrador",
|
||||
"This city is already registered for your account." : "Esta ciudad ya está registrada para tu cuenta.",
|
||||
"Failed to remove city. Please contact your administrator" : "Fallo al eliminar la ciudad. Por favor, contacta con tu administrador",
|
||||
|
@ -26,6 +27,8 @@
|
|||
"Saturday" : "Sábado",
|
||||
"Sunday" : "Domingo",
|
||||
"Watch the weather directly on your Nextcloud." : "Comprueba el tiempo directamente en tu Nextcloud.",
|
||||
"Please make sure you select cities in the Weather app." : "Por favor, asegúrate de que seleccionas ciudades en la app Tiempo.",
|
||||
"Please make sure you select a home city in the Weather app." : "Por favor, asegúrate de que seleccionas una ciudad de origen en la app Tiempo.",
|
||||
"OpenWeatherMap API Key" : "Clave de la API de OpenWeatherMap",
|
||||
"Save" : "Guardar",
|
||||
"Add a city" : "Añadir una ciudad",
|
||||
|
@ -43,6 +46,7 @@
|
|||
"Sunrise" : "Amanecer",
|
||||
"Sunset" : "Atardecer",
|
||||
"Date" : "Fecha",
|
||||
"Temperature" : "Temperatura"
|
||||
"Temperature" : "Temperatura",
|
||||
"Updating widget…" : "Actualizando widget…"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -16,6 +16,7 @@ OC.L10N.register(
|
|||
"Failed to get city weather informations. Please contact your administrator" : "Nie udało się uzyskać informacji o pogodzie miasta. Skontaktuj się z administratorem",
|
||||
"No city with this name found." : "Nie znaleziono miasta o tej nazwie.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Twój klucz API OpenWeatherMap jest nieprawidłowy. Skontaktuj się z administratorem, aby skonfigurować prawidłowy klucz API w dodatkowych ustawieniach administratora",
|
||||
"Empty city name!" : "Pusta nazwa miasta!",
|
||||
"Failed to add city. Please contact your administrator" : "Nie można dodać miasta. Skontaktuj się z administratorem",
|
||||
"This city is already registered for your account." : "To miasto jest już zarejestrowane na Twoim koncie.",
|
||||
"Failed to remove city. Please contact your administrator" : "Nie udało się usunąć miasta. Skontaktuj się z administratorem",
|
||||
|
@ -28,6 +29,8 @@ OC.L10N.register(
|
|||
"Saturday" : "Sobota",
|
||||
"Sunday" : "Niedziela",
|
||||
"Watch the weather directly on your Nextcloud." : "Oglądaj pogodę bezpośrednio na swoim Nextcloud.",
|
||||
"Please make sure you select cities in the Weather app." : "Upewnij się, że wybierałeś miasta w aplikacji Pogoda.",
|
||||
"Please make sure you select a home city in the Weather app." : "Upewnij się, że wybrałeś miasto rodzinne w aplikacji Pogoda.",
|
||||
"OpenWeatherMap API Key" : "Klucz API OpenWeatherMap",
|
||||
"Save" : "Zapisz",
|
||||
"Add a city" : "Dodaj miasto",
|
||||
|
@ -45,6 +48,7 @@ OC.L10N.register(
|
|||
"Sunrise" : "Wschód",
|
||||
"Sunset" : "Zachód",
|
||||
"Date" : "Data",
|
||||
"Temperature" : "Temperatura"
|
||||
"Temperature" : "Temperatura",
|
||||
"Updating widget…" : "Aktualizowanie widżetu…"
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"Failed to get city weather informations. Please contact your administrator" : "Nie udało się uzyskać informacji o pogodzie miasta. Skontaktuj się z administratorem",
|
||||
"No city with this name found." : "Nie znaleziono miasta o tej nazwie.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Twój klucz API OpenWeatherMap jest nieprawidłowy. Skontaktuj się z administratorem, aby skonfigurować prawidłowy klucz API w dodatkowych ustawieniach administratora",
|
||||
"Empty city name!" : "Pusta nazwa miasta!",
|
||||
"Failed to add city. Please contact your administrator" : "Nie można dodać miasta. Skontaktuj się z administratorem",
|
||||
"This city is already registered for your account." : "To miasto jest już zarejestrowane na Twoim koncie.",
|
||||
"Failed to remove city. Please contact your administrator" : "Nie udało się usunąć miasta. Skontaktuj się z administratorem",
|
||||
|
@ -26,6 +27,8 @@
|
|||
"Saturday" : "Sobota",
|
||||
"Sunday" : "Niedziela",
|
||||
"Watch the weather directly on your Nextcloud." : "Oglądaj pogodę bezpośrednio na swoim Nextcloud.",
|
||||
"Please make sure you select cities in the Weather app." : "Upewnij się, że wybierałeś miasta w aplikacji Pogoda.",
|
||||
"Please make sure you select a home city in the Weather app." : "Upewnij się, że wybrałeś miasto rodzinne w aplikacji Pogoda.",
|
||||
"OpenWeatherMap API Key" : "Klucz API OpenWeatherMap",
|
||||
"Save" : "Zapisz",
|
||||
"Add a city" : "Dodaj miasto",
|
||||
|
@ -43,6 +46,7 @@
|
|||
"Sunrise" : "Wschód",
|
||||
"Sunset" : "Zachód",
|
||||
"Date" : "Data",
|
||||
"Temperature" : "Temperatura"
|
||||
"Temperature" : "Temperatura",
|
||||
"Updating widget…" : "Aktualizowanie widżetu…"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
|
@ -16,6 +16,7 @@ OC.L10N.register(
|
|||
"Failed to get city weather informations. Please contact your administrator" : "Грешка при дохватању информације о времену у граду. Контактирајте администратора",
|
||||
"No city with this name found." : "Није нађен град са тим именом.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ваш OpenWeatherMap API кључ није исправан. Контактирајте администратора да подеси исправан API кључ у Додатним Поставкама у Администрацији",
|
||||
"Empty city name!" : "Празно име града!",
|
||||
"Failed to add city. Please contact your administrator" : "Грешка при додавању града. Контактирајте администратора",
|
||||
"This city is already registered for your account." : "Овај град је већ регистрован са Вашим налогом.",
|
||||
"Failed to remove city. Please contact your administrator" : "Грешка при уклањању града. Контактирајте администратора",
|
||||
|
@ -28,6 +29,8 @@ OC.L10N.register(
|
|||
"Saturday" : "Субота",
|
||||
"Sunday" : "Недеља",
|
||||
"Watch the weather directly on your Nextcloud." : "Пратите време директно из Вашег Некстклауда.",
|
||||
"Please make sure you select cities in the Weather app." : "Пазите да сте одабрали градове у апликацији Време.",
|
||||
"Please make sure you select a home city in the Weather app." : "Пазите да сте одабрали град становања у апликацији Време.",
|
||||
"OpenWeatherMap API Key" : "OpenWeatherMap API кључ",
|
||||
"Save" : "Сачувај",
|
||||
"Add a city" : "Додај град",
|
||||
|
@ -45,6 +48,7 @@ OC.L10N.register(
|
|||
"Sunrise" : "Излазак сунца",
|
||||
"Sunset" : "Залазак сунца",
|
||||
"Date" : "Датум",
|
||||
"Temperature" : "Температура"
|
||||
"Temperature" : "Температура",
|
||||
"Updating widget…" : "Ажурирам справицу…"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"Failed to get city weather informations. Please contact your administrator" : "Грешка при дохватању информације о времену у граду. Контактирајте администратора",
|
||||
"No city with this name found." : "Није нађен град са тим именом.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ваш OpenWeatherMap API кључ није исправан. Контактирајте администратора да подеси исправан API кључ у Додатним Поставкама у Администрацији",
|
||||
"Empty city name!" : "Празно име града!",
|
||||
"Failed to add city. Please contact your administrator" : "Грешка при додавању града. Контактирајте администратора",
|
||||
"This city is already registered for your account." : "Овај град је већ регистрован са Вашим налогом.",
|
||||
"Failed to remove city. Please contact your administrator" : "Грешка при уклањању града. Контактирајте администратора",
|
||||
|
@ -26,6 +27,8 @@
|
|||
"Saturday" : "Субота",
|
||||
"Sunday" : "Недеља",
|
||||
"Watch the weather directly on your Nextcloud." : "Пратите време директно из Вашег Некстклауда.",
|
||||
"Please make sure you select cities in the Weather app." : "Пазите да сте одабрали градове у апликацији Време.",
|
||||
"Please make sure you select a home city in the Weather app." : "Пазите да сте одабрали град становања у апликацији Време.",
|
||||
"OpenWeatherMap API Key" : "OpenWeatherMap API кључ",
|
||||
"Save" : "Сачувај",
|
||||
"Add a city" : "Додај град",
|
||||
|
@ -43,6 +46,7 @@
|
|||
"Sunrise" : "Излазак сунца",
|
||||
"Sunset" : "Залазак сунца",
|
||||
"Date" : "Датум",
|
||||
"Temperature" : "Температура"
|
||||
"Temperature" : "Температура",
|
||||
"Updating widget…" : "Ажурирам справицу…"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
|
@ -16,6 +16,7 @@ OC.L10N.register(
|
|||
"Failed to get city weather informations. Please contact your administrator" : "İlin hava durumu alınamadı. Lütfen sistem yöneticiniz ile görüşün",
|
||||
"No city with this name found." : "Bu ada uyan bir il bulunamadı.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API anahtarınız geçersiz. Sistem yöneticiniz ile görüşerek, Yönetici Ek Ayarları bölümünden geçerli bir API anahtarı yapılandırmasını isteyin",
|
||||
"Empty city name!" : "İl adı boş!",
|
||||
"Failed to add city. Please contact your administrator" : "İl eklenemedi. Lütfen sistem yöneticiniz ile görüşün",
|
||||
"This city is already registered for your account." : "Bu il hesabınıza zaten eklenmiş.",
|
||||
"Failed to remove city. Please contact your administrator" : "İl kaldırılamadı. Lütfen sistem yöneticiniz ile görüşün",
|
||||
|
@ -28,6 +29,8 @@ OC.L10N.register(
|
|||
"Saturday" : "Cumartesi",
|
||||
"Sunday" : "Pazar",
|
||||
"Watch the weather directly on your Nextcloud." : "Hava durumunun Nextcloud üzerinden izlenmesini sağlar.",
|
||||
"Please make sure you select cities in the Weather app." : "Lütfen Hava Durumu uygulamasında illeri seçtiğinizden emin olun.",
|
||||
"Please make sure you select a home city in the Weather app." : "Lütfen Hava Durumu uygulamasında bir ev ili seçtiğinizden emin olun.",
|
||||
"OpenWeatherMap API Key" : "OpenWeatherMap API Anahtarı",
|
||||
"Save" : "Kaydet",
|
||||
"Add a city" : "Bir il ekle",
|
||||
|
@ -45,6 +48,7 @@ OC.L10N.register(
|
|||
"Sunrise" : "Gün doğumu",
|
||||
"Sunset" : "Gün batımı",
|
||||
"Date" : "Tarih",
|
||||
"Temperature" : "Sıcaklık"
|
||||
"Temperature" : "Sıcaklık",
|
||||
"Updating widget…" : "Pano bileşeni güncelleniyor…"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"Failed to get city weather informations. Please contact your administrator" : "İlin hava durumu alınamadı. Lütfen sistem yöneticiniz ile görüşün",
|
||||
"No city with this name found." : "Bu ada uyan bir il bulunamadı.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API anahtarınız geçersiz. Sistem yöneticiniz ile görüşerek, Yönetici Ek Ayarları bölümünden geçerli bir API anahtarı yapılandırmasını isteyin",
|
||||
"Empty city name!" : "İl adı boş!",
|
||||
"Failed to add city. Please contact your administrator" : "İl eklenemedi. Lütfen sistem yöneticiniz ile görüşün",
|
||||
"This city is already registered for your account." : "Bu il hesabınıza zaten eklenmiş.",
|
||||
"Failed to remove city. Please contact your administrator" : "İl kaldırılamadı. Lütfen sistem yöneticiniz ile görüşün",
|
||||
|
@ -26,6 +27,8 @@
|
|||
"Saturday" : "Cumartesi",
|
||||
"Sunday" : "Pazar",
|
||||
"Watch the weather directly on your Nextcloud." : "Hava durumunun Nextcloud üzerinden izlenmesini sağlar.",
|
||||
"Please make sure you select cities in the Weather app." : "Lütfen Hava Durumu uygulamasında illeri seçtiğinizden emin olun.",
|
||||
"Please make sure you select a home city in the Weather app." : "Lütfen Hava Durumu uygulamasında bir ev ili seçtiğinizden emin olun.",
|
||||
"OpenWeatherMap API Key" : "OpenWeatherMap API Anahtarı",
|
||||
"Save" : "Kaydet",
|
||||
"Add a city" : "Bir il ekle",
|
||||
|
@ -43,6 +46,7 @@
|
|||
"Sunrise" : "Gün doğumu",
|
||||
"Sunset" : "Gün batımı",
|
||||
"Date" : "Tarih",
|
||||
"Temperature" : "Sıcaklık"
|
||||
"Temperature" : "Sıcaklık",
|
||||
"Updating widget…" : "Pano bileşeni güncelleniyor…"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
Loading…
Reference in New Issue