diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-19 13:10:16 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-19 13:10:16 +0000 |
| commit | 182fcca5da9fa284f46f5ca1c8b1790353dec316 (patch) | |
| tree | 5fd765c595e371c6b9ee4a63e4b75678bd2af531 /src/i18n/eo.json | |
| parent | 6509542dbdb22d7df0d6994fa6af9aaa4df1d700 (diff) | |
| parent | d2730d5badb843fd95eef8d070ae71289d6d02e1 (diff) | |
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
Translations update from Weblate
See merge request pleroma/pleroma-fe!1413
Diffstat (limited to 'src/i18n/eo.json')
| -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 169248bc..659b5960 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", @@ -631,7 +634,8 @@ "striped": "Stria fono", "solid": "Unueca fono", "disabled": "Senemfaze" - } + }, + "edit_profile": "Redakti profilon" }, "user_profile": { "timeline_title": "Historio de uzanto", @@ -782,7 +786,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", |
