diff options
| author | Tirifto <tirifto@posteo.cz> | 2021-09-13 14:48:32 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-09-14 15:45:47 +0000 |
| commit | 1d0e4bada86df44983e7936b098bef81c2dfcd47 (patch) | |
| tree | 00fadd72aea06e993eee273a41aabea39a1cc1cf | |
| parent | 3c8ced53b9fc397b12fb1d7be68337f849265669 (diff) | |
Translated using Weblate (Esperanto)
Currently translated at 100.0% (722 of 722 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/
| -rw-r--r-- | src/i18n/eo.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/src/i18n/eo.json b/src/i18n/eo.json index 16a904b7..b1be2656 100644 --- a/src/i18n/eo.json +++ b/src/i18n/eo.json @@ -553,7 +553,10 @@ }, "right_sidebar": "Montri flankan breton dekstre", "save": "Konservi ŝanĝojn", - "hide_shoutbox": "Kaŝi kriujon de nodo" + "hide_shoutbox": "Kaŝi kriujon de nodo", + "always_show_post_button": "Ĉiam montri ŝvebantan butonon por nova afiŝo", + "mentions_new_style": "Pli mojosaj menciligiloj", + "mentions_new_place": "Meti menciojn sur apartan linion" }, "timeline": { "collapse": "Maletendi", @@ -632,7 +635,8 @@ "striped": "Stria fono", "solid": "Unueca fono", "disabled": "Senemfaze" - } + }, + "edit_profile": "Redakti profilon" }, "user_profile": { "timeline_title": "Historio de uzanto", @@ -783,7 +787,10 @@ "status_deleted": "Ĉi tiu afiŝo foriĝis", "nsfw": "Konsterna", "expand": "Etendi", - "external_source": "Ekstera fonto" + "external_source": "Ekstera fonto", + "mentions": "Mencioj", + "you": "(Vi)", + "plus_more": "+{number} pli" }, "time": { "years_short": "{0}j", |
