diff options
-rw-r--r-- | apps/updatenotification/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.json | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.json | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/lt_LT.js | 26 | ||||
-rw-r--r-- | apps/weather_status/l10n/lt_LT.json | 26 | ||||
-rw-r--r-- | apps/weather_status/l10n/nb.js | 32 | ||||
-rw-r--r-- | apps/weather_status/l10n/nb.json | 30 | ||||
-rw-r--r-- | core/l10n/es.js | 4 | ||||
-rw-r--r-- | core/l10n/es.json | 4 |
18 files changed, 126 insertions, 12 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index 6f9b0f1749a..26e1133dc3c 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Aktualizační server nebyl %d dní dosažitelný pro kontrolu aktualizací.", "Please check the Nextcloud and server log files for errors." : "Podívejte se po chybách v záznamu událostí Nextcloud a serveru.", "Update to %1$s is available." : "Je k dispozici aktualizace na %1$s.", + "Update to {serverAndVersion} is available." : "Je k dispozici aktualizace na {serverAndVersion}.", "Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.", "Update notification" : "Upozornění na aktualizaci", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zobrazí upozornění na aktualizace pro Nextcloud a poskytuje sjednocené přihlašování pro nástroj pro provedení aktualizace.", diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json index 589bd59565f..7fd5981252e 100644 --- a/apps/updatenotification/l10n/cs.json +++ b/apps/updatenotification/l10n/cs.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "Aktualizační server nebyl %d dní dosažitelný pro kontrolu aktualizací.", "Please check the Nextcloud and server log files for errors." : "Podívejte se po chybách v záznamu událostí Nextcloud a serveru.", "Update to %1$s is available." : "Je k dispozici aktualizace na %1$s.", + "Update to {serverAndVersion} is available." : "Je k dispozici aktualizace na {serverAndVersion}.", "Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.", "Update notification" : "Upozornění na aktualizaci", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zobrazí upozornění na aktualizace pro Nextcloud a poskytuje sjednocené přihlašování pro nástroj pro provedení aktualizace.", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 93fec13cc7f..f5804f4ad66 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", "Please check the Nextcloud and server log files for errors." : "Bitte überprüfe die Server- und Nextcloud-Logdateien auf Fehler.", "Update to %1$s is available." : "Eine Aktualisierung für Nextcloud auf Version %1$s ist verfügbar.", + "Update to {serverAndVersion} is available." : "Aktualisierung auf {serverAndVersion} ist verfügbar.", "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 38b1439895f..a1198fb2b3f 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", "Please check the Nextcloud and server log files for errors." : "Bitte überprüfe die Server- und Nextcloud-Logdateien auf Fehler.", "Update to %1$s is available." : "Eine Aktualisierung für Nextcloud auf Version %1$s ist verfügbar.", + "Update to {serverAndVersion} is available." : "Aktualisierung auf {serverAndVersion} ist verfügbar.", "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 40d97fb5a6a..39e4932ba12 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "The update server could not be reached since %d days to check for new updates.", "Please check the Nextcloud and server log files for errors." : "Please check the Nextcloud and server log files for errors.", "Update to %1$s is available." : "Update to %1$s is available.", + "Update to {serverAndVersion} is available." : "Update to {serverAndVersion} is available.", "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", "Update notification" : "Update notification", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 8e34544b358..6c5998d0678 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "The update server could not be reached since %d days to check for new updates.", "Please check the Nextcloud and server log files for errors." : "Please check the Nextcloud and server log files for errors.", "Update to %1$s is available." : "Update to %1$s is available.", + "Update to {serverAndVersion} is available." : "Update to {serverAndVersion} is available.", "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", "Update notification" : "Update notification", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js index 10fe684effe..8ad8842aaef 100644 --- a/apps/updatenotification/l10n/lt_LT.js +++ b/apps/updatenotification/l10n/lt_LT.js @@ -7,6 +7,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : " Atnaujinimo serveris nepasiekiamas %d dienas.", "Please check the Nextcloud and server log files for errors." : "Prašome patikrinti Nextcloud ir serverio žurnalų įrašus apie galimas klaidas.", "Update to %1$s is available." : "Yra prieinamas atnaujinimas į %1$s.", + "Update to {serverAndVersion} is available." : "Yra prieinamas atnaujinimas į {serverAndVersion}.", "Update for {app} to version %s is available." : "Yra prieinamas {app} atnaujinimas į versiją %s.", "Update notification" : "Atnaujinimų pranešimas", "Update" : "Atnaujinti", @@ -27,12 +28,14 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.", "A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Tikrinta {lastCheckedDate}", + "Checking apps for compatible versions" : "Tikrinamos suderinamos programėlių versijos", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Įsitikinkite, kad jūsų config.php nenustato <samp>appstoreenabled</samp> į neigiamą reikšmę.", "View changelog" : "Rodyti keitinių žurnalą", "Stable" : "Stabilus", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Paskiausia stabili versija. Tinka įprastam naudojimui ir visada bus atnaujinama į naujausią pagrindinę versiją.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Išankstinės laidos versija, skirta tik naujų ypatybių išbandymui, o ne darbinėms aplinkoms.", + "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> programėlė neturi su šia Nextcloud versija suderinamos versijos.","<strong>%n</strong> programėlės neturi su šia Nextcloud versija suderinamų versijų.","<strong>%n</strong> programėlių neturi su šia Nextcloud versija suderinamų versijų.","<strong>%n</strong> programėlė neturi su šia Nextcloud versija suderinamų versijų."], "Update for %1$s to version %2$s is available." : "Yra prieinamas %1$s atnaujinimas į versiją %2$s." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json index f19d1a7627b..34eb74737a6 100644 --- a/apps/updatenotification/l10n/lt_LT.json +++ b/apps/updatenotification/l10n/lt_LT.json @@ -5,6 +5,7 @@ "The update server could not be reached since %d days to check for new updates." : " Atnaujinimo serveris nepasiekiamas %d dienas.", "Please check the Nextcloud and server log files for errors." : "Prašome patikrinti Nextcloud ir serverio žurnalų įrašus apie galimas klaidas.", "Update to %1$s is available." : "Yra prieinamas atnaujinimas į %1$s.", + "Update to {serverAndVersion} is available." : "Yra prieinamas atnaujinimas į {serverAndVersion}.", "Update for {app} to version %s is available." : "Yra prieinamas {app} atnaujinimas į versiją %s.", "Update notification" : "Atnaujinimų pranešimas", "Update" : "Atnaujinti", @@ -25,12 +26,14 @@ "The selected update channel does not support updates of the server." : "Pasirinktas kanalas nepalaiko serverio atnaujinimų.", "A new version is available: <strong>{newVersionString}</strong>" : "Yra prieinama nauja versija: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Tikrinta {lastCheckedDate}", + "Checking apps for compatible versions" : "Tikrinamos suderinamos programėlių versijos", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Įsitikinkite, kad jūsų config.php nenustato <samp>appstoreenabled</samp> į neigiamą reikšmę.", "View changelog" : "Rodyti keitinių žurnalą", "Stable" : "Stabilus", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Paskiausia stabili versija. Tinka įprastam naudojimui ir visada bus atnaujinama į naujausią pagrindinę versiją.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Išankstinės laidos versija, skirta tik naujų ypatybių išbandymui, o ne darbinėms aplinkoms.", + "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> programėlė neturi su šia Nextcloud versija suderinamos versijos.","<strong>%n</strong> programėlės neturi su šia Nextcloud versija suderinamų versijų.","<strong>%n</strong> programėlių neturi su šia Nextcloud versija suderinamų versijų.","<strong>%n</strong> programėlė neturi su šia Nextcloud versija suderinamų versijų."], "Update for %1$s to version %2$s is available." : "Yra prieinamas %1$s atnaujinimas į versiją %2$s." },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index 6ae302b0708..27173f551ff 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "已經有 %d 天無法連線更新伺服器以檢查是否有新更新。", "Please check the Nextcloud and server log files for errors." : "請參考 Nextcloud 和伺服器記錄檔案以獲取錯誤詳細信息。", "Update to %1$s is available." : "更新版 %1$s 已經推出。", + "Update to {serverAndVersion} is available." : "{serverAndVersion} 的更新版已推出。", "Update for {app} to version %s is available." : "{app} 的更新版 %s 已推出。", "Update notification" : "更新通告", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通告,並為更新程式提供 SSO。", diff --git a/apps/updatenotification/l10n/zh_HK.json b/apps/updatenotification/l10n/zh_HK.json index d4a60956db2..291456ff0dd 100644 --- a/apps/updatenotification/l10n/zh_HK.json +++ b/apps/updatenotification/l10n/zh_HK.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "已經有 %d 天無法連線更新伺服器以檢查是否有新更新。", "Please check the Nextcloud and server log files for errors." : "請參考 Nextcloud 和伺服器記錄檔案以獲取錯誤詳細信息。", "Update to %1$s is available." : "更新版 %1$s 已經推出。", + "Update to {serverAndVersion} is available." : "{serverAndVersion} 的更新版已推出。", "Update for {app} to version %s is available." : "{app} 的更新版 %s 已推出。", "Update notification" : "更新通告", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通告,並為更新程式提供 SSO。", diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index 2f3ea25c066..ba71b2c6cae 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", "Please check the Nextcloud and server log files for errors." : "請檢查伺服器紀錄檔以確認錯誤。", "Update to %1$s is available." : "更新版 %1$s 已經釋出", + "Update to {serverAndVersion} is available." : "已可更新至 {serverAndVersion}。", "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。", diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json index 8c7d02f99dd..297f28921cf 100644 --- a/apps/updatenotification/l10n/zh_TW.json +++ b/apps/updatenotification/l10n/zh_TW.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", "Please check the Nextcloud and server log files for errors." : "請檢查伺服器紀錄檔以確認錯誤。", "Update to %1$s is available." : "更新版 %1$s 已經釋出", + "Update to {serverAndVersion} is available." : "已可更新至 {serverAndVersion}。", "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。", diff --git a/apps/weather_status/l10n/lt_LT.js b/apps/weather_status/l10n/lt_LT.js index 1f0955e2760..d38e70777bf 100644 --- a/apps/weather_status/l10n/lt_LT.js +++ b/apps/weather_status/l10n/lt_LT.js @@ -11,10 +11,28 @@ OC.L10N.register( "Detect location" : "Aptikti vietą", "Set custom address" : "Nustatyti tinkintą adresą", "Favorites" : "Mėgstamos", - "{temperature} {unit} clear sky" : "{temperature} {unit} giedra", - "{temperature} {unit} cloudy" : "{temperature} {unit} debesuota", - "{temperature} {unit} partly cloudy" : "{temperature} {unit} su pragiedruliais", - "{temperature} {unit} foggy" : "{temperature} {unit} ūkanota", + "{temperature} {unit} clear sky later today" : "Šiandien vėliau bus {temperature} {unit}, giedra", + "{temperature} {unit} clear sky" : "{temperature} {unit}, giedra", + "{temperature} {unit} cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, debesuota", + "{temperature} {unit} cloudy" : "{temperature} {unit}, debesuota", + "{temperature} {unit} fair weather later today" : "Šiandien vėliau bus {temperature} {unit}, mažai debesuota", + "{temperature} {unit} fair weather" : "{temperature} {unit}, mažai debesuota", + "{temperature} {unit} partly cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais", + "{temperature} {unit} partly cloudy" : "{temperature} {unit}, su pragiedruliais", + "{temperature} {unit} foggy later today" : "Šiandien vėliau bus {temperature} {unit}, ūkanota", + "{temperature} {unit} foggy" : "{temperature} {unit}, ūkanota", + "{temperature} {unit} light rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, silpnas lietus", + "{temperature} {unit} light rainfall" : "{temperature} {unit}, silpnas lietus", + "{temperature} {unit} rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, lietus", + "{temperature} {unit} rainfall" : "{temperature} {unit}, lietus", + "{temperature} {unit} heavy rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, stiprus lietus", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit}, stiprus lietus", + "{temperature} {unit} rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, liūtys", + "{temperature} {unit} rainfall showers" : "{temperature} {unit}, liūtys", + "{temperature} {unit} light rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, silpnos liūtys", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit}, silpnos liūtys", + "{temperature} {unit} heavy rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios liūtys", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit}, stiprios liūtys", "More weather for {adr}" : "Daugiau orų ties {adr}", "Loading weather" : "Įkeliami orai", "Remove from favorites" : "Šalinti iš mėgstamų", diff --git a/apps/weather_status/l10n/lt_LT.json b/apps/weather_status/l10n/lt_LT.json index 9a924bb7143..f34d4b10e66 100644 --- a/apps/weather_status/l10n/lt_LT.json +++ b/apps/weather_status/l10n/lt_LT.json @@ -9,10 +9,28 @@ "Detect location" : "Aptikti vietą", "Set custom address" : "Nustatyti tinkintą adresą", "Favorites" : "Mėgstamos", - "{temperature} {unit} clear sky" : "{temperature} {unit} giedra", - "{temperature} {unit} cloudy" : "{temperature} {unit} debesuota", - "{temperature} {unit} partly cloudy" : "{temperature} {unit} su pragiedruliais", - "{temperature} {unit} foggy" : "{temperature} {unit} ūkanota", + "{temperature} {unit} clear sky later today" : "Šiandien vėliau bus {temperature} {unit}, giedra", + "{temperature} {unit} clear sky" : "{temperature} {unit}, giedra", + "{temperature} {unit} cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, debesuota", + "{temperature} {unit} cloudy" : "{temperature} {unit}, debesuota", + "{temperature} {unit} fair weather later today" : "Šiandien vėliau bus {temperature} {unit}, mažai debesuota", + "{temperature} {unit} fair weather" : "{temperature} {unit}, mažai debesuota", + "{temperature} {unit} partly cloudy later today" : "Šiandien vėliau bus {temperature} {unit}, su pragiedruliais", + "{temperature} {unit} partly cloudy" : "{temperature} {unit}, su pragiedruliais", + "{temperature} {unit} foggy later today" : "Šiandien vėliau bus {temperature} {unit}, ūkanota", + "{temperature} {unit} foggy" : "{temperature} {unit}, ūkanota", + "{temperature} {unit} light rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, silpnas lietus", + "{temperature} {unit} light rainfall" : "{temperature} {unit}, silpnas lietus", + "{temperature} {unit} rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, lietus", + "{temperature} {unit} rainfall" : "{temperature} {unit}, lietus", + "{temperature} {unit} heavy rainfall later today" : "Šiandien vėliau bus {temperature} {unit}, stiprus lietus", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit}, stiprus lietus", + "{temperature} {unit} rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, liūtys", + "{temperature} {unit} rainfall showers" : "{temperature} {unit}, liūtys", + "{temperature} {unit} light rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, silpnos liūtys", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit}, silpnos liūtys", + "{temperature} {unit} heavy rainfall showers later today" : "Šiandien vėliau bus {temperature} {unit}, stiprios liūtys", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit}, stiprios liūtys", "More weather for {adr}" : "Daugiau orų ties {adr}", "Loading weather" : "Įkeliami orai", "Remove from favorites" : "Šalinti iš mėgstamų", diff --git a/apps/weather_status/l10n/nb.js b/apps/weather_status/l10n/nb.js new file mode 100644 index 00000000000..6d600d324dc --- /dev/null +++ b/apps/weather_status/l10n/nb.js @@ -0,0 +1,32 @@ +OC.L10N.register( + "weather_status", + { + "No result." : "Ingen resultat.", + "Error" : "Feil", + "Weather status" : "Værstatus", + "Weather status in your dashboard" : "Værstatus i dashbordet ditt", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Værstatus integrert i Dashboard-appen.\nBrukerens posisjon kan bestemmes automatisk eller manuelt. Et 6 timers varsel vises da.\nDenne statusen kan også integreres på andre steder som Kalender-appen.", + "Detect location" : "Oppdag plassering", + "Set custom address" : "Angi egendefinert adresse", + "Favorites" : "Favoritter", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} klar himmel senere i dag", + "{temperature} {unit} clear sky" : "{temperature} {unit} klar himmel", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} overksyet senere i dag", + "{temperature} {unit} cloudy" : "{temperature} {unit} overskyet", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} fint vær senere i dag", + "{temperature} {unit} fair weather" : "{temperature} {unit} fint vær", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} delvis skyet senere i dag", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} delvis skyet", + "{temperature} {unit} foggy later today" : "{temperature} {unit} tåkete senere i dag", + "{temperature} {unit} foggy" : "{temperature} {unit} tåkete", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} lett nedbør senere i dag", + "{temperature} {unit} light rainfall" : "{temperature} {unit} lett nedør", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} nedbør senere i dag", + "{temperature} {unit} rainfall" : "{temperature} {unit} nedbør", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kraftig nedbør senere i dag", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig nedbør", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger", + "Remove from favorites" : "Fjern fra favoritter" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/weather_status/l10n/nb.json b/apps/weather_status/l10n/nb.json new file mode 100644 index 00000000000..8306b93bffe --- /dev/null +++ b/apps/weather_status/l10n/nb.json @@ -0,0 +1,30 @@ +{ "translations": { + "No result." : "Ingen resultat.", + "Error" : "Feil", + "Weather status" : "Værstatus", + "Weather status in your dashboard" : "Værstatus i dashbordet ditt", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Værstatus integrert i Dashboard-appen.\nBrukerens posisjon kan bestemmes automatisk eller manuelt. Et 6 timers varsel vises da.\nDenne statusen kan også integreres på andre steder som Kalender-appen.", + "Detect location" : "Oppdag plassering", + "Set custom address" : "Angi egendefinert adresse", + "Favorites" : "Favoritter", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} klar himmel senere i dag", + "{temperature} {unit} clear sky" : "{temperature} {unit} klar himmel", + "{temperature} {unit} cloudy later today" : "{temperature} {unit} overksyet senere i dag", + "{temperature} {unit} cloudy" : "{temperature} {unit} overskyet", + "{temperature} {unit} fair weather later today" : "{temperature} {unit} fint vær senere i dag", + "{temperature} {unit} fair weather" : "{temperature} {unit} fint vær", + "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} delvis skyet senere i dag", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} delvis skyet", + "{temperature} {unit} foggy later today" : "{temperature} {unit} tåkete senere i dag", + "{temperature} {unit} foggy" : "{temperature} {unit} tåkete", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} lett nedbør senere i dag", + "{temperature} {unit} light rainfall" : "{temperature} {unit} lett nedør", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} nedbør senere i dag", + "{temperature} {unit} rainfall" : "{temperature} {unit} nedbør", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} kraftig nedbør senere i dag", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig nedbør", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger", + "Remove from favorites" : "Fjern fra favoritter" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/core/l10n/es.js b/core/l10n/es.js index 8a6fc4dda5d..d432f6c8860 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -12,7 +12,7 @@ OC.L10N.register( "No file was uploaded" : "El archivo no fue subido", "Missing a temporary folder" : "Falta una carpeta temporal", "Could not write file to disk" : "No se pudo escribir el archivo en el disco", - "A PHP extension stopped the file upload" : "Una extensión PHP detuvola subida del archivo", + "A PHP extension stopped the file upload" : "Una extensión PHP detuvo la subida del archivo", "Invalid file provided" : "Archivo no válido", "No image or file provided" : "No se especificó ningún archivo o imagen", "Unknown filetype" : "Tipo de archivo desconocido", @@ -147,7 +147,7 @@ OC.L10N.register( "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Account name or email" : "Nombre de cuenta o correo electrónico", "Password" : "Contraseña", - "Log in to {productName}" : "Ingrese a {productName}", + "Log in to {productName}" : "Iniciar sesión en {productName}", "Wrong username or password." : "Usuario o contraseña erróneos.", "User disabled" : "Usuario deshabilitado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", diff --git a/core/l10n/es.json b/core/l10n/es.json index 2c97018004e..2c96fe0f8bc 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -10,7 +10,7 @@ "No file was uploaded" : "El archivo no fue subido", "Missing a temporary folder" : "Falta una carpeta temporal", "Could not write file to disk" : "No se pudo escribir el archivo en el disco", - "A PHP extension stopped the file upload" : "Una extensión PHP detuvola subida del archivo", + "A PHP extension stopped the file upload" : "Una extensión PHP detuvo la subida del archivo", "Invalid file provided" : "Archivo no válido", "No image or file provided" : "No se especificó ningún archivo o imagen", "Unknown filetype" : "Tipo de archivo desconocido", @@ -145,7 +145,7 @@ "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Account name or email" : "Nombre de cuenta o correo electrónico", "Password" : "Contraseña", - "Log in to {productName}" : "Ingrese a {productName}", + "Log in to {productName}" : "Iniciar sesión en {productName}", "Wrong username or password." : "Usuario o contraseña erróneos.", "User disabled" : "Usuario deshabilitado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", |