Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-24 05:25:33 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-24 05:25:33 +0300
commit9d4142688643bea270f56e98f9059ce6b5e33447 (patch)
tree8a85708fae380e08354591c267f8bd8448244d88 /apps/weather_status
parentc466d2ecd4cff1069ebc2eaf2be4be3255b1e71a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/af.js30
-rw-r--r--apps/weather_status/l10n/af.json28
2 files changed, 58 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/af.js b/apps/weather_status/l10n/af.js
new file mode 100644
index 00000000000..848d6a6abc9
--- /dev/null
+++ b/apps/weather_status/l10n/af.js
@@ -0,0 +1,30 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "Onbekende adres",
+ "No result." : "Geen resultaat.",
+ "Error" : "Fout",
+ "Weather status" : "Weerstatus",
+ "Weather status in your dashboard" : "Weerstatus in u beheerpaneel",
+ "Detect location" : "Bespeur ligging",
+ "Favorites" : "Gunstelinge",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Helder lug om {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolk om {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Gedeeltelik bewolk om {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Mistig om {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Ligte reën om {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Reën om {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Swaar reën om {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Reënbuie om {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Ligte reënbuie om {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Swaar reënbuie om {time}",
+ "More weather for {adr}" : "Nog weer vir {adr}",
+ "Loading weather" : "Laai tans weer",
+ "Set location for weather" : "Stel ligging vir weer",
+ "Remove from favorites" : "Verwyder uit gunstelinge",
+ "Add as favorite" : "Voeg toe as gunsteling",
+ "You are not logged in." : "U is nie aangeteken nie.",
+ "No weather information found" : "Geen weerinligting gevind",
+ "Location not found" : "Ligging nie gevind"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/weather_status/l10n/af.json b/apps/weather_status/l10n/af.json
new file mode 100644
index 00000000000..1b144cba060
--- /dev/null
+++ b/apps/weather_status/l10n/af.json
@@ -0,0 +1,28 @@
+{ "translations": {
+ "Unknown address" : "Onbekende adres",
+ "No result." : "Geen resultaat.",
+ "Error" : "Fout",
+ "Weather status" : "Weerstatus",
+ "Weather status in your dashboard" : "Weerstatus in u beheerpaneel",
+ "Detect location" : "Bespeur ligging",
+ "Favorites" : "Gunstelinge",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Helder lug om {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolk om {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Gedeeltelik bewolk om {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Mistig om {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Ligte reën om {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Reën om {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Swaar reën om {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Reënbuie om {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Ligte reënbuie om {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Swaar reënbuie om {time}",
+ "More weather for {adr}" : "Nog weer vir {adr}",
+ "Loading weather" : "Laai tans weer",
+ "Set location for weather" : "Stel ligging vir weer",
+ "Remove from favorites" : "Verwyder uit gunstelinge",
+ "Add as favorite" : "Voeg toe as gunsteling",
+ "You are not logged in." : "U is nie aangeteken nie.",
+ "No weather information found" : "Geen weerinligting gevind",
+ "Location not found" : "Ligging nie gevind"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file