aboutsummaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-01-25 16:53:51 +0200
committerMantas <11616378+mistermantas@users.noreply.github.com>2019-01-25 16:53:51 +0200
commit290aa0df0204038b8c7b23c28d716755e468f169 (patch)
treef550e674805b3cc42b4b0c74ea7d78a8c59aca77 /i18n
parent6a1fbad426c29b4f3fe4f6fa4d240735d5432b50 (diff)
fix #42, #51; v4-dev1 begins
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml11
-rw-r--r--i18n/lt.yaml8
2 files changed, 17 insertions, 2 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 3eafd19..6e3a60a 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -113,7 +113,7 @@
- id: notFound
translation: There is nothing here.
- id: notFoundText
- translation: This could be a problem on our part. Perhaps we moved a certain resource and now it is gone. It is also possible that the resource you are trying to view is empty (for example, if a system has never been down, we have nothing to show). But do you also mind to double check the link?
+ translation: This could be a problem on our part. Perhaps we moved a certain resource and now it is gone. It is also possible that the resource you are trying to view is empty. But do you also mind to double check the link?
- id: rss
translation: Subscribe via RSS
@@ -131,3 +131,12 @@
translation: entries
- id: newestToOldest
translation: newest to oldest
+
+##
+## v4
+##
+##
+## v4
+##
+- id: notFoundAffected
+ translation: It looks like this system either does not exist or has never had any recorded downtime. \ No newline at end of file
diff --git a/i18n/lt.yaml b/i18n/lt.yaml
index 6721e8e..bee5e28 100644
--- a/i18n/lt.yaml
+++ b/i18n/lt.yaml
@@ -113,7 +113,7 @@
- id: notFound
translation: Čia nieko nėra.
- id: notFoundText
- translation: Tai gali būti mūsų problema — galbūt puslapis, kurį bandote peržiūrėti, buvo kitur perkeltas arba buvo ištrintas. Taip pat yra galimybė, jog puslapis yra tuščias (pvz. jeigu vienas komponentas mūsų sistemoje nėra turėjęs problemų, nėra ko rodyti). Rekomenduoje dar kartą patikrinti, ar nuoroda, kurią naudojate, nėra neteisinga.
+ translation: Tai gali būti mūsų problema — galbūt puslapis, kurį bandote peržiūrėti, buvo kitur perkeltas arba buvo ištrintas. Rekomenduoje dar kartą patikrinti, ar nuoroda, kurią naudojate, nėra neteisinga.
- id: rss
translation: Gaukite atnaujinimus naudojant RSS
@@ -131,3 +131,9 @@
translation: įrašai
- id: newestToOldest
translation: naujiausi rodomi pirmi
+
+##
+## v4
+##
+- id: notFoundAffected
+ translation: Ši sistema neturi nė vieno įrašo. Arba neegzistuoja, arba nė vieną kartą nebuvo sutrukdyta jos veikla. \ No newline at end of file