From 556fa436a2b1ba823947b7ab7aa981e5d9132237 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Tue, 6 Oct 2020 18:30:00 +0200 Subject: [PATCH] Split translation files --- briar-gtk/data/meson.build | 4 +- briar-gtk/po/{ => briar-gtk-meta}/LINGUAS | 0 briar-gtk/po/{ => briar-gtk-meta}/POTFILES | 0 briar-gtk/po/{ => briar-gtk-meta}/ar.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ast.po | 0 briar-gtk/po/{ => briar-gtk-meta}/az.po | 0 briar-gtk/po/{ => briar-gtk-meta}/be.po | 0 briar-gtk/po/{ => briar-gtk-meta}/bg.po | 0 briar-gtk/po/{ => briar-gtk-meta}/bn.po | 0 briar-gtk/po/{ => briar-gtk-meta}/bo.po | 0 briar-gtk/po/{ => briar-gtk-meta}/br.po | 0 .../briar-gtk-meta.pot} | 0 briar-gtk/po/{ => briar-gtk-meta}/bs.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ca.po | 0 briar-gtk/po/{ => briar-gtk-meta}/cs.po | 0 briar-gtk/po/{ => briar-gtk-meta}/da.po | 0 briar-gtk/po/{ => briar-gtk-meta}/de.po | 0 briar-gtk/po/{ => briar-gtk-meta}/el.po | 0 briar-gtk/po/{ => briar-gtk-meta}/eo.po | 0 briar-gtk/po/{ => briar-gtk-meta}/es.po | 0 briar-gtk/po/{ => briar-gtk-meta}/eu.po | 0 briar-gtk/po/{ => briar-gtk-meta}/fa.po | 0 briar-gtk/po/{ => briar-gtk-meta}/fi.po | 0 briar-gtk/po/{ => briar-gtk-meta}/fr.po | 0 briar-gtk/po/{ => briar-gtk-meta}/gl.po | 0 briar-gtk/po/{ => briar-gtk-meta}/he.po | 0 briar-gtk/po/{ => briar-gtk-meta}/hi.po | 0 briar-gtk/po/{ => briar-gtk-meta}/hu.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ia.po | 0 briar-gtk/po/{ => briar-gtk-meta}/id.po | 0 briar-gtk/po/{ => briar-gtk-meta}/is.po | 0 briar-gtk/po/{ => briar-gtk-meta}/it.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ja.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ko.po | 0 briar-gtk/po/{ => briar-gtk-meta}/lt.po | 0 briar-gtk/po/briar-gtk-meta/meson.build | 5 + briar-gtk/po/{ => briar-gtk-meta}/mk.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ms.po | 0 briar-gtk/po/{ => briar-gtk-meta}/nb_NO.po | 0 briar-gtk/po/{ => briar-gtk-meta}/nl.po | 0 briar-gtk/po/{ => briar-gtk-meta}/oc.po | 0 briar-gtk/po/{ => briar-gtk-meta}/pl.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ps.po | 0 briar-gtk/po/{ => briar-gtk-meta}/pt_BR.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ro.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ru.po | 0 briar-gtk/po/{ => briar-gtk-meta}/sl.po | 0 briar-gtk/po/{ => briar-gtk-meta}/sq.po | 0 briar-gtk/po/{ => briar-gtk-meta}/sr.po | 0 briar-gtk/po/{ => briar-gtk-meta}/sv.po | 0 briar-gtk/po/{ => briar-gtk-meta}/sw.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ta.po | 0 briar-gtk/po/{ => briar-gtk-meta}/te.po | 0 briar-gtk/po/{ => briar-gtk-meta}/th.po | 0 briar-gtk/po/{ => briar-gtk-meta}/tr.po | 0 briar-gtk/po/{ => briar-gtk-meta}/uk.po | 0 briar-gtk/po/{ => briar-gtk-meta}/ur.po | 0 briar-gtk/po/{ => briar-gtk-meta}/zh-Hans.po | 0 briar-gtk/po/{ => briar-gtk-meta}/zh-Hant.po | 0 briar-gtk/po/briar-gtk/LINGUAS | 54 +++ briar-gtk/po/briar-gtk/POTFILES | 7 + briar-gtk/po/briar-gtk/ar.po | 317 ++++++++++++++++ briar-gtk/po/briar-gtk/ast.po | 308 ++++++++++++++++ briar-gtk/po/briar-gtk/az.po | 313 ++++++++++++++++ briar-gtk/po/briar-gtk/be.po | 308 ++++++++++++++++ briar-gtk/po/briar-gtk/bg.po | 309 ++++++++++++++++ briar-gtk/po/briar-gtk/bn.po | 310 ++++++++++++++++ briar-gtk/po/briar-gtk/bo.po | 308 ++++++++++++++++ briar-gtk/po/briar-gtk/br.po | 308 ++++++++++++++++ briar-gtk/po/briar-gtk/briar-gtk.pot | 303 ++++++++++++++++ briar-gtk/po/briar-gtk/bs.po | 310 ++++++++++++++++ briar-gtk/po/briar-gtk/ca.po | 312 ++++++++++++++++ briar-gtk/po/briar-gtk/cs.po | 312 ++++++++++++++++ briar-gtk/po/briar-gtk/da.po | 311 ++++++++++++++++ briar-gtk/po/briar-gtk/de.po | 341 ++++++++++++++++++ briar-gtk/po/briar-gtk/el.po | 313 ++++++++++++++++ briar-gtk/po/briar-gtk/eo.po | 321 +++++++++++++++++ briar-gtk/po/briar-gtk/es.po | 338 +++++++++++++++++ briar-gtk/po/briar-gtk/eu.po | 310 ++++++++++++++++ briar-gtk/po/briar-gtk/fa.po | 316 ++++++++++++++++ briar-gtk/po/briar-gtk/fi.po | 311 ++++++++++++++++ briar-gtk/po/briar-gtk/fr.po | 335 +++++++++++++++++ briar-gtk/po/briar-gtk/gl.po | 323 +++++++++++++++++ briar-gtk/po/briar-gtk/he.po | 310 ++++++++++++++++ briar-gtk/po/briar-gtk/hi.po | 309 ++++++++++++++++ briar-gtk/po/briar-gtk/hu.po | 312 ++++++++++++++++ briar-gtk/po/briar-gtk/ia.po | 308 ++++++++++++++++ briar-gtk/po/briar-gtk/id.po | 311 ++++++++++++++++ briar-gtk/po/briar-gtk/is.po | 333 +++++++++++++++++ briar-gtk/po/briar-gtk/it.po | 330 +++++++++++++++++ briar-gtk/po/briar-gtk/ja.po | 313 ++++++++++++++++ briar-gtk/po/briar-gtk/ko.po | 310 ++++++++++++++++ briar-gtk/po/briar-gtk/lt.po | 332 +++++++++++++++++ briar-gtk/po/briar-gtk/meson.build | 5 + briar-gtk/po/briar-gtk/mk.po | 309 ++++++++++++++++ briar-gtk/po/briar-gtk/ms.po | 311 ++++++++++++++++ briar-gtk/po/briar-gtk/nb_NO.po | 309 ++++++++++++++++ briar-gtk/po/briar-gtk/nl.po | 330 +++++++++++++++++ briar-gtk/po/briar-gtk/oc.po | 308 ++++++++++++++++ briar-gtk/po/briar-gtk/pl.po | 317 ++++++++++++++++ briar-gtk/po/briar-gtk/ps.po | 303 ++++++++++++++++ briar-gtk/po/briar-gtk/pt_BR.po | 324 +++++++++++++++++ briar-gtk/po/briar-gtk/ro.po | 313 ++++++++++++++++ briar-gtk/po/briar-gtk/ru.po | 334 +++++++++++++++++ briar-gtk/po/briar-gtk/sl.po | 308 ++++++++++++++++ briar-gtk/po/briar-gtk/sq.po | 334 +++++++++++++++++ briar-gtk/po/briar-gtk/sr.po | 310 ++++++++++++++++ briar-gtk/po/briar-gtk/sv.po | 314 ++++++++++++++++ briar-gtk/po/briar-gtk/sw.po | 309 ++++++++++++++++ briar-gtk/po/briar-gtk/ta.po | 312 ++++++++++++++++ briar-gtk/po/briar-gtk/te.po | 307 ++++++++++++++++ briar-gtk/po/briar-gtk/th.po | 323 +++++++++++++++++ briar-gtk/po/briar-gtk/tr.po | 316 ++++++++++++++++ briar-gtk/po/briar-gtk/uk.po | 312 ++++++++++++++++ briar-gtk/po/briar-gtk/ur.po | 310 ++++++++++++++++ briar-gtk/po/briar-gtk/zh-Hans.po | 319 ++++++++++++++++ briar-gtk/po/briar-gtk/zh-Hant.po | 307 ++++++++++++++++ briar-gtk/po/meson.build | 5 +- tools/update-translations.sh | 42 ++- 119 files changed, 17445 insertions(+), 21 deletions(-) rename briar-gtk/po/{ => briar-gtk-meta}/LINGUAS (100%) rename briar-gtk/po/{ => briar-gtk-meta}/POTFILES (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ar.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ast.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/az.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/be.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/bg.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/bn.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/bo.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/br.po (100%) rename briar-gtk/po/{briar-gtk.pot => briar-gtk-meta/briar-gtk-meta.pot} (100%) rename briar-gtk/po/{ => briar-gtk-meta}/bs.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ca.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/cs.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/da.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/de.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/el.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/eo.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/es.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/eu.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/fa.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/fi.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/fr.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/gl.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/he.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/hi.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/hu.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ia.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/id.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/is.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/it.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ja.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ko.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/lt.po (100%) create mode 100644 briar-gtk/po/briar-gtk-meta/meson.build rename briar-gtk/po/{ => briar-gtk-meta}/mk.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ms.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/nb_NO.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/nl.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/oc.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/pl.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ps.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/pt_BR.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ro.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ru.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/sl.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/sq.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/sr.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/sv.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/sw.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ta.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/te.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/th.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/tr.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/uk.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/ur.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/zh-Hans.po (100%) rename briar-gtk/po/{ => briar-gtk-meta}/zh-Hant.po (100%) create mode 100644 briar-gtk/po/briar-gtk/LINGUAS create mode 100644 briar-gtk/po/briar-gtk/POTFILES create mode 100644 briar-gtk/po/briar-gtk/ar.po create mode 100644 briar-gtk/po/briar-gtk/ast.po create mode 100644 briar-gtk/po/briar-gtk/az.po create mode 100644 briar-gtk/po/briar-gtk/be.po create mode 100644 briar-gtk/po/briar-gtk/bg.po create mode 100644 briar-gtk/po/briar-gtk/bn.po create mode 100644 briar-gtk/po/briar-gtk/bo.po create mode 100644 briar-gtk/po/briar-gtk/br.po create mode 100644 briar-gtk/po/briar-gtk/briar-gtk.pot create mode 100644 briar-gtk/po/briar-gtk/bs.po create mode 100644 briar-gtk/po/briar-gtk/ca.po create mode 100644 briar-gtk/po/briar-gtk/cs.po create mode 100644 briar-gtk/po/briar-gtk/da.po create mode 100644 briar-gtk/po/briar-gtk/de.po create mode 100644 briar-gtk/po/briar-gtk/el.po create mode 100644 briar-gtk/po/briar-gtk/eo.po create mode 100644 briar-gtk/po/briar-gtk/es.po create mode 100644 briar-gtk/po/briar-gtk/eu.po create mode 100644 briar-gtk/po/briar-gtk/fa.po create mode 100644 briar-gtk/po/briar-gtk/fi.po create mode 100644 briar-gtk/po/briar-gtk/fr.po create mode 100644 briar-gtk/po/briar-gtk/gl.po create mode 100644 briar-gtk/po/briar-gtk/he.po create mode 100644 briar-gtk/po/briar-gtk/hi.po create mode 100644 briar-gtk/po/briar-gtk/hu.po create mode 100644 briar-gtk/po/briar-gtk/ia.po create mode 100644 briar-gtk/po/briar-gtk/id.po create mode 100644 briar-gtk/po/briar-gtk/is.po create mode 100644 briar-gtk/po/briar-gtk/it.po create mode 100644 briar-gtk/po/briar-gtk/ja.po create mode 100644 briar-gtk/po/briar-gtk/ko.po create mode 100644 briar-gtk/po/briar-gtk/lt.po create mode 100644 briar-gtk/po/briar-gtk/meson.build create mode 100644 briar-gtk/po/briar-gtk/mk.po create mode 100644 briar-gtk/po/briar-gtk/ms.po create mode 100644 briar-gtk/po/briar-gtk/nb_NO.po create mode 100644 briar-gtk/po/briar-gtk/nl.po create mode 100644 briar-gtk/po/briar-gtk/oc.po create mode 100644 briar-gtk/po/briar-gtk/pl.po create mode 100644 briar-gtk/po/briar-gtk/ps.po create mode 100644 briar-gtk/po/briar-gtk/pt_BR.po create mode 100644 briar-gtk/po/briar-gtk/ro.po create mode 100644 briar-gtk/po/briar-gtk/ru.po create mode 100644 briar-gtk/po/briar-gtk/sl.po create mode 100644 briar-gtk/po/briar-gtk/sq.po create mode 100644 briar-gtk/po/briar-gtk/sr.po create mode 100644 briar-gtk/po/briar-gtk/sv.po create mode 100644 briar-gtk/po/briar-gtk/sw.po create mode 100644 briar-gtk/po/briar-gtk/ta.po create mode 100644 briar-gtk/po/briar-gtk/te.po create mode 100644 briar-gtk/po/briar-gtk/th.po create mode 100644 briar-gtk/po/briar-gtk/tr.po create mode 100644 briar-gtk/po/briar-gtk/uk.po create mode 100644 briar-gtk/po/briar-gtk/ur.po create mode 100644 briar-gtk/po/briar-gtk/zh-Hans.po create mode 100644 briar-gtk/po/briar-gtk/zh-Hant.po diff --git a/briar-gtk/data/meson.build b/briar-gtk/data/meson.build index 5743dc9..1717d0d 100644 --- a/briar-gtk/data/meson.build +++ b/briar-gtk/data/meson.build @@ -6,7 +6,7 @@ desktop_file = i18n.merge_file( input: 'app.briar.gtk.desktop.in', output: 'app.briar.gtk.desktop', type: 'desktop', - po_dir: '../po', + po_dir: '../po/briar-gtk', install: true, install_dir: join_paths(get_option('datadir'), 'applications') ) @@ -21,7 +21,7 @@ endif appstream_file = i18n.merge_file( input: 'app.briar.gtk.metainfo.xml.in', output: 'app.briar.gtk.metainfo.xml', - po_dir: '../po', + po_dir: '../po/briar-gtk-meta', install: true, install_dir: join_paths(get_option('datadir'), 'metainfo') ) diff --git a/briar-gtk/po/LINGUAS b/briar-gtk/po/briar-gtk-meta/LINGUAS similarity index 100% rename from briar-gtk/po/LINGUAS rename to briar-gtk/po/briar-gtk-meta/LINGUAS diff --git a/briar-gtk/po/POTFILES b/briar-gtk/po/briar-gtk-meta/POTFILES similarity index 100% rename from briar-gtk/po/POTFILES rename to briar-gtk/po/briar-gtk-meta/POTFILES diff --git a/briar-gtk/po/ar.po b/briar-gtk/po/briar-gtk-meta/ar.po similarity index 100% rename from briar-gtk/po/ar.po rename to briar-gtk/po/briar-gtk-meta/ar.po diff --git a/briar-gtk/po/ast.po b/briar-gtk/po/briar-gtk-meta/ast.po similarity index 100% rename from briar-gtk/po/ast.po rename to briar-gtk/po/briar-gtk-meta/ast.po diff --git a/briar-gtk/po/az.po b/briar-gtk/po/briar-gtk-meta/az.po similarity index 100% rename from briar-gtk/po/az.po rename to briar-gtk/po/briar-gtk-meta/az.po diff --git a/briar-gtk/po/be.po b/briar-gtk/po/briar-gtk-meta/be.po similarity index 100% rename from briar-gtk/po/be.po rename to briar-gtk/po/briar-gtk-meta/be.po diff --git a/briar-gtk/po/bg.po b/briar-gtk/po/briar-gtk-meta/bg.po similarity index 100% rename from briar-gtk/po/bg.po rename to briar-gtk/po/briar-gtk-meta/bg.po diff --git a/briar-gtk/po/bn.po b/briar-gtk/po/briar-gtk-meta/bn.po similarity index 100% rename from briar-gtk/po/bn.po rename to briar-gtk/po/briar-gtk-meta/bn.po diff --git a/briar-gtk/po/bo.po b/briar-gtk/po/briar-gtk-meta/bo.po similarity index 100% rename from briar-gtk/po/bo.po rename to briar-gtk/po/briar-gtk-meta/bo.po diff --git a/briar-gtk/po/br.po b/briar-gtk/po/briar-gtk-meta/br.po similarity index 100% rename from briar-gtk/po/br.po rename to briar-gtk/po/briar-gtk-meta/br.po diff --git a/briar-gtk/po/briar-gtk.pot b/briar-gtk/po/briar-gtk-meta/briar-gtk-meta.pot similarity index 100% rename from briar-gtk/po/briar-gtk.pot rename to briar-gtk/po/briar-gtk-meta/briar-gtk-meta.pot diff --git a/briar-gtk/po/bs.po b/briar-gtk/po/briar-gtk-meta/bs.po similarity index 100% rename from briar-gtk/po/bs.po rename to briar-gtk/po/briar-gtk-meta/bs.po diff --git a/briar-gtk/po/ca.po b/briar-gtk/po/briar-gtk-meta/ca.po similarity index 100% rename from briar-gtk/po/ca.po rename to briar-gtk/po/briar-gtk-meta/ca.po diff --git a/briar-gtk/po/cs.po b/briar-gtk/po/briar-gtk-meta/cs.po similarity index 100% rename from briar-gtk/po/cs.po rename to briar-gtk/po/briar-gtk-meta/cs.po diff --git a/briar-gtk/po/da.po b/briar-gtk/po/briar-gtk-meta/da.po similarity index 100% rename from briar-gtk/po/da.po rename to briar-gtk/po/briar-gtk-meta/da.po diff --git a/briar-gtk/po/de.po b/briar-gtk/po/briar-gtk-meta/de.po similarity index 100% rename from briar-gtk/po/de.po rename to briar-gtk/po/briar-gtk-meta/de.po diff --git a/briar-gtk/po/el.po b/briar-gtk/po/briar-gtk-meta/el.po similarity index 100% rename from briar-gtk/po/el.po rename to briar-gtk/po/briar-gtk-meta/el.po diff --git a/briar-gtk/po/eo.po b/briar-gtk/po/briar-gtk-meta/eo.po similarity index 100% rename from briar-gtk/po/eo.po rename to briar-gtk/po/briar-gtk-meta/eo.po diff --git a/briar-gtk/po/es.po b/briar-gtk/po/briar-gtk-meta/es.po similarity index 100% rename from briar-gtk/po/es.po rename to briar-gtk/po/briar-gtk-meta/es.po diff --git a/briar-gtk/po/eu.po b/briar-gtk/po/briar-gtk-meta/eu.po similarity index 100% rename from briar-gtk/po/eu.po rename to briar-gtk/po/briar-gtk-meta/eu.po diff --git a/briar-gtk/po/fa.po b/briar-gtk/po/briar-gtk-meta/fa.po similarity index 100% rename from briar-gtk/po/fa.po rename to briar-gtk/po/briar-gtk-meta/fa.po diff --git a/briar-gtk/po/fi.po b/briar-gtk/po/briar-gtk-meta/fi.po similarity index 100% rename from briar-gtk/po/fi.po rename to briar-gtk/po/briar-gtk-meta/fi.po diff --git a/briar-gtk/po/fr.po b/briar-gtk/po/briar-gtk-meta/fr.po similarity index 100% rename from briar-gtk/po/fr.po rename to briar-gtk/po/briar-gtk-meta/fr.po diff --git a/briar-gtk/po/gl.po b/briar-gtk/po/briar-gtk-meta/gl.po similarity index 100% rename from briar-gtk/po/gl.po rename to briar-gtk/po/briar-gtk-meta/gl.po diff --git a/briar-gtk/po/he.po b/briar-gtk/po/briar-gtk-meta/he.po similarity index 100% rename from briar-gtk/po/he.po rename to briar-gtk/po/briar-gtk-meta/he.po diff --git a/briar-gtk/po/hi.po b/briar-gtk/po/briar-gtk-meta/hi.po similarity index 100% rename from briar-gtk/po/hi.po rename to briar-gtk/po/briar-gtk-meta/hi.po diff --git a/briar-gtk/po/hu.po b/briar-gtk/po/briar-gtk-meta/hu.po similarity index 100% rename from briar-gtk/po/hu.po rename to briar-gtk/po/briar-gtk-meta/hu.po diff --git a/briar-gtk/po/ia.po b/briar-gtk/po/briar-gtk-meta/ia.po similarity index 100% rename from briar-gtk/po/ia.po rename to briar-gtk/po/briar-gtk-meta/ia.po diff --git a/briar-gtk/po/id.po b/briar-gtk/po/briar-gtk-meta/id.po similarity index 100% rename from briar-gtk/po/id.po rename to briar-gtk/po/briar-gtk-meta/id.po diff --git a/briar-gtk/po/is.po b/briar-gtk/po/briar-gtk-meta/is.po similarity index 100% rename from briar-gtk/po/is.po rename to briar-gtk/po/briar-gtk-meta/is.po diff --git a/briar-gtk/po/it.po b/briar-gtk/po/briar-gtk-meta/it.po similarity index 100% rename from briar-gtk/po/it.po rename to briar-gtk/po/briar-gtk-meta/it.po diff --git a/briar-gtk/po/ja.po b/briar-gtk/po/briar-gtk-meta/ja.po similarity index 100% rename from briar-gtk/po/ja.po rename to briar-gtk/po/briar-gtk-meta/ja.po diff --git a/briar-gtk/po/ko.po b/briar-gtk/po/briar-gtk-meta/ko.po similarity index 100% rename from briar-gtk/po/ko.po rename to briar-gtk/po/briar-gtk-meta/ko.po diff --git a/briar-gtk/po/lt.po b/briar-gtk/po/briar-gtk-meta/lt.po similarity index 100% rename from briar-gtk/po/lt.po rename to briar-gtk/po/briar-gtk-meta/lt.po diff --git a/briar-gtk/po/briar-gtk-meta/meson.build b/briar-gtk/po/briar-gtk-meta/meson.build new file mode 100644 index 0000000..d4b8f6f --- /dev/null +++ b/briar-gtk/po/briar-gtk-meta/meson.build @@ -0,0 +1,5 @@ +# Copyright (c) 2019-2020 Nico Alt +# SPDX-License-Identifier: AGPL-3.0-only +# License-Filename: LICENSE.md + +i18n.gettext('briar-gtk', preset: 'glib') diff --git a/briar-gtk/po/mk.po b/briar-gtk/po/briar-gtk-meta/mk.po similarity index 100% rename from briar-gtk/po/mk.po rename to briar-gtk/po/briar-gtk-meta/mk.po diff --git a/briar-gtk/po/ms.po b/briar-gtk/po/briar-gtk-meta/ms.po similarity index 100% rename from briar-gtk/po/ms.po rename to briar-gtk/po/briar-gtk-meta/ms.po diff --git a/briar-gtk/po/nb_NO.po b/briar-gtk/po/briar-gtk-meta/nb_NO.po similarity index 100% rename from briar-gtk/po/nb_NO.po rename to briar-gtk/po/briar-gtk-meta/nb_NO.po diff --git a/briar-gtk/po/nl.po b/briar-gtk/po/briar-gtk-meta/nl.po similarity index 100% rename from briar-gtk/po/nl.po rename to briar-gtk/po/briar-gtk-meta/nl.po diff --git a/briar-gtk/po/oc.po b/briar-gtk/po/briar-gtk-meta/oc.po similarity index 100% rename from briar-gtk/po/oc.po rename to briar-gtk/po/briar-gtk-meta/oc.po diff --git a/briar-gtk/po/pl.po b/briar-gtk/po/briar-gtk-meta/pl.po similarity index 100% rename from briar-gtk/po/pl.po rename to briar-gtk/po/briar-gtk-meta/pl.po diff --git a/briar-gtk/po/ps.po b/briar-gtk/po/briar-gtk-meta/ps.po similarity index 100% rename from briar-gtk/po/ps.po rename to briar-gtk/po/briar-gtk-meta/ps.po diff --git a/briar-gtk/po/pt_BR.po b/briar-gtk/po/briar-gtk-meta/pt_BR.po similarity index 100% rename from briar-gtk/po/pt_BR.po rename to briar-gtk/po/briar-gtk-meta/pt_BR.po diff --git a/briar-gtk/po/ro.po b/briar-gtk/po/briar-gtk-meta/ro.po similarity index 100% rename from briar-gtk/po/ro.po rename to briar-gtk/po/briar-gtk-meta/ro.po diff --git a/briar-gtk/po/ru.po b/briar-gtk/po/briar-gtk-meta/ru.po similarity index 100% rename from briar-gtk/po/ru.po rename to briar-gtk/po/briar-gtk-meta/ru.po diff --git a/briar-gtk/po/sl.po b/briar-gtk/po/briar-gtk-meta/sl.po similarity index 100% rename from briar-gtk/po/sl.po rename to briar-gtk/po/briar-gtk-meta/sl.po diff --git a/briar-gtk/po/sq.po b/briar-gtk/po/briar-gtk-meta/sq.po similarity index 100% rename from briar-gtk/po/sq.po rename to briar-gtk/po/briar-gtk-meta/sq.po diff --git a/briar-gtk/po/sr.po b/briar-gtk/po/briar-gtk-meta/sr.po similarity index 100% rename from briar-gtk/po/sr.po rename to briar-gtk/po/briar-gtk-meta/sr.po diff --git a/briar-gtk/po/sv.po b/briar-gtk/po/briar-gtk-meta/sv.po similarity index 100% rename from briar-gtk/po/sv.po rename to briar-gtk/po/briar-gtk-meta/sv.po diff --git a/briar-gtk/po/sw.po b/briar-gtk/po/briar-gtk-meta/sw.po similarity index 100% rename from briar-gtk/po/sw.po rename to briar-gtk/po/briar-gtk-meta/sw.po diff --git a/briar-gtk/po/ta.po b/briar-gtk/po/briar-gtk-meta/ta.po similarity index 100% rename from briar-gtk/po/ta.po rename to briar-gtk/po/briar-gtk-meta/ta.po diff --git a/briar-gtk/po/te.po b/briar-gtk/po/briar-gtk-meta/te.po similarity index 100% rename from briar-gtk/po/te.po rename to briar-gtk/po/briar-gtk-meta/te.po diff --git a/briar-gtk/po/th.po b/briar-gtk/po/briar-gtk-meta/th.po similarity index 100% rename from briar-gtk/po/th.po rename to briar-gtk/po/briar-gtk-meta/th.po diff --git a/briar-gtk/po/tr.po b/briar-gtk/po/briar-gtk-meta/tr.po similarity index 100% rename from briar-gtk/po/tr.po rename to briar-gtk/po/briar-gtk-meta/tr.po diff --git a/briar-gtk/po/uk.po b/briar-gtk/po/briar-gtk-meta/uk.po similarity index 100% rename from briar-gtk/po/uk.po rename to briar-gtk/po/briar-gtk-meta/uk.po diff --git a/briar-gtk/po/ur.po b/briar-gtk/po/briar-gtk-meta/ur.po similarity index 100% rename from briar-gtk/po/ur.po rename to briar-gtk/po/briar-gtk-meta/ur.po diff --git a/briar-gtk/po/zh-Hans.po b/briar-gtk/po/briar-gtk-meta/zh-Hans.po similarity index 100% rename from briar-gtk/po/zh-Hans.po rename to briar-gtk/po/briar-gtk-meta/zh-Hans.po diff --git a/briar-gtk/po/zh-Hant.po b/briar-gtk/po/briar-gtk-meta/zh-Hant.po similarity index 100% rename from briar-gtk/po/zh-Hant.po rename to briar-gtk/po/briar-gtk-meta/zh-Hant.po diff --git a/briar-gtk/po/briar-gtk/LINGUAS b/briar-gtk/po/briar-gtk/LINGUAS new file mode 100644 index 0000000..aa62c5d --- /dev/null +++ b/briar-gtk/po/briar-gtk/LINGUAS @@ -0,0 +1,54 @@ +ar +ast +az +be +bg +bn +bo +br +bs +ca +cs +da +de +el +eo +es +eu +fa +fi +fr +gl +he +hi +hu +ia +id +is +it +ja +ko +lt +mk +ms +nb_NO +nl +oc +pl +ps +pt_BR +ro +ru +sl +sq +sr +sv +sw +ta +te +th +tr +uk +ur +zh-Hans +zh-Hant diff --git a/briar-gtk/po/briar-gtk/POTFILES b/briar-gtk/po/briar-gtk/POTFILES new file mode 100644 index 0000000..0963042 --- /dev/null +++ b/briar-gtk/po/briar-gtk/POTFILES @@ -0,0 +1,7 @@ +data/app.briar.gtk.desktop.in +data/app.briar.gtk.appdata.xml.in +data/app.briar.gtk.gschema.xml +src/window.ui +src/main.py +src/window.py + diff --git a/briar-gtk/po/briar-gtk/ar.po b/briar-gtk/po/briar-gtk/ar.po new file mode 100644 index 0000000..4cd39bb --- /dev/null +++ b/briar-gtk/po/briar-gtk/ar.po @@ -0,0 +1,317 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Megan DeBlois <megan.deblois@gmail.com>, 2020 +# Rima Sghaier, 2020 +# Ali <aboshanab_@hotmail.com>, 2020 +# Ahmad Gharbeia <gharbeia@gmail.com>, 2020 +# akwizgran <michael@briarproject.org>, 2020 +# Layla Taha <layla@asl19.org>, 2020 +# Haroon Ali <haroon.ali2018@protonmail.com>, 2020 +# Martus Translations <translations@martus.org>, 2020 +# erinm, 2020 +# Ù…Øيي الدين <tx99h4@hotmail.com>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Arabic (https://www.transifex.com/otf/teams/76528/ar/)\n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +msgid "Briar" +msgstr "Briar (براير)" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "Shqip" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "الصينية (المبسطة)" + +msgid "Esperanto" +msgstr "إسبرنتو" + +msgid "Dutch" +msgstr "الهولندية" + +msgid "French" +msgstr "French" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Italian" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "Persian" + +msgid "Russian" +msgstr "Russian" + +msgid "Thai" +msgstr "التايلندية" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "أرسلوا هذا الرّابط لجهة الاتصال التي تودّون إضاÙتها" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "أدخلوا الرّابط المرسل من جهة الاتصال هنا" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "رابط جهة الاتصال" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "يرجى إدخال رابط" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr ">إعطاء اسم مستعار لجهة الاتصال بإمكانكم رؤيته ÙÙ‚." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "إدخال اسم مستعار" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "يرجى إدخال اسم مستعار" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "إضاÙØ© جهة إتصال" + +msgid "Next" +msgstr "التالي" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "إضاÙØ© جهة إتصال" + +msgid "Delete contact" +msgstr "Øذ٠جهة الإتصال" + +msgid "Password" +msgstr "كلمة السّر" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Ù„Ùج" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "جاري تسجيل الدخول" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "كتابة رسالة" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "إضاÙØ© جهة إتصال" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "السابق" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "مرØبًا بك ÙÙŠ Briar (براير)" + +msgid "Choose your nickname" +msgstr "اختيار اسمك المستعار" + +msgid "Confirm Password" +msgstr "تأكيد كلمة السر" + +msgid "Create Account" +msgstr "إنشاء الØساب" + +msgid "Creating Account" +msgstr "إنشاء الØساب" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "تأكيد Øذ٠جهة الإتصال" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "هل أنت متأكد/Ø© من أنك تريد Øذ٠جهة الإتصال هذه وكل الرسائل المتبادلة بينكما؟" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "ÙŠÙرجى إدخال كلمة السر" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "يرجى إدخال اسم مستعار" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "يرجى إدخال رابط" + +msgid "Enter your contact's link, not your own" +msgstr "يرجى إخال رابط جهة الاتصال، وليس رابطكم" diff --git a/briar-gtk/po/briar-gtk/ast.po b/briar-gtk/po/briar-gtk/ast.po new file mode 100644 index 0000000..1fe8cb0 --- /dev/null +++ b/briar-gtk/po/briar-gtk/ast.po @@ -0,0 +1,308 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Xuacu Saturio <xuacusk8@gmail.com>, 2020 +# erinm, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: erinm, 2020\n" +"Language-Team: Asturian (https://www.transifex.com/otf/teams/76528/ast/)\n" +"Language: ast\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Siguiente" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "Desaniciar contactu" + +msgid "Password" +msgstr "Contraseña" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Afáyate'n Briar" + +msgid "Choose your nickname" +msgstr "Escueyi un alcuñu" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Crear cuenta" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Confirmar desaniciu del contactu" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/az.po b/briar-gtk/po/briar-gtk/az.po new file mode 100644 index 0000000..6e5cfde --- /dev/null +++ b/briar-gtk/po/briar-gtk/az.po @@ -0,0 +1,313 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# ferhad.necef, 2020 +# Nikafn <appone6@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Nikafn <appone6@gmail.com>, 2020\n" +"Language-Team: Azerbaijani (https://www.transifex.com/otf/teams/76528/az/)\n" +"Language: az\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "ÆlavÉ™ etmÉ™k istÉ™diyiniz kontakt üçün bu linki verin" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Kontaktın linkini buraya daxil edin" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Kontaktın linki" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "ZÉ™hmÉ™t olmasa linki daxil edin" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "NiklÉ™ kontakt saxlayın. Bunu ancaq siz görÉ™cÉ™ksiniz. " + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Ad daxil et" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "ZÉ™hmÉ™t olmasa adı daxil edin" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Kontankt É™lavÉ™ et" + +msgid "Next" +msgstr "NövbÉ™ti" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Kontankt É™lavÉ™ et" + +msgid "Delete contact" +msgstr "Kontakt silin" + +msgid "Password" +msgstr "ÅžifrÉ™" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Daxil ol" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "GiriÅŸ" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Kontankt É™lavÉ™ et" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Geri" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Briar-a xoÅŸ gÉ™lmisiniz!" + +msgid "Choose your nickname" +msgstr "Nik seçin" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Hesab yaradın" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Kontaktın silinmÉ™sini tÉ™sdiqlÉ™yin" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Bu kontaktı vÉ™ bu kontaktla É™vÉ™zlÉ™nÉ™n bütün mesajları silmÉ™k istÉ™diyinizÉ™ É™minsinizmi?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "ZÉ™hmÉ™t olmasa adı daxil edin" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "ZÉ™hmÉ™t olmasa linki daxil edin" + +msgid "Enter your contact's link, not your own" +msgstr "Kontaktınızın linkini daxil edin, özünüzü deyil" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "ÆlaqÉ™ É™lavÉ™ edildi" diff --git a/briar-gtk/po/briar-gtk/be.po b/briar-gtk/po/briar-gtk/be.po new file mode 100644 index 0000000..d3e3500 --- /dev/null +++ b/briar-gtk/po/briar-gtk/be.po @@ -0,0 +1,308 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# ÄorÄ‘e MaruÅ¡ić <djordje@hzontal.org>, 2020 +# erinm, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: erinm, 2020\n" +"Language-Team: Belarusian (https://www.transifex.com/otf/teams/76528/be/)\n" +"Language: be\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "ФранцузÑкаÑ" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "ПерÑідÑкаÑ" + +msgid "Russian" +msgstr "РуÑкаÑ" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ñ‡Ð°Ñтка" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "Пароль" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Ð’Ñрнуцца Ñ– адрÑдагаваць" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/bg.po b/briar-gtk/po/briar-gtk/bg.po new file mode 100644 index 0000000..8d3ab6e --- /dev/null +++ b/briar-gtk/po/briar-gtk/bg.po @@ -0,0 +1,309 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# solusitor, 2020 +# Ivo, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Ivo, 2020\n" +"Language-Team: Bulgarian (https://www.transifex.com/otf/teams/76528/bg/)\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Следващ" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "Изтрий контакт" + +msgid "Password" +msgstr "Парола" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Впиши Ñе" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Ðазад" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Добре дошли в Briar" + +msgid "Choose your nickname" +msgstr "Изберете име" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Създаване на профил" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Потвърди изтриването на контакт" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Сигурни ли Ñте, че иÑкате да изтриете този контакт и вÑички ÑъобщениÑ, обменени Ñ Ñ‚Ð¾Ð·Ð¸ контакт?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/bn.po b/briar-gtk/po/briar-gtk/bn.po new file mode 100644 index 0000000..d0f6124 --- /dev/null +++ b/briar-gtk/po/briar-gtk/bn.po @@ -0,0 +1,310 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Tabiha Tanha <tabihatanha@yandex.com>, 2020 +# code smite <codesmite@gmail.com>, 2020 +# Tasneem Khalil <tasneem.khalil@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Tasneem Khalil <tasneem.khalil@gmail.com>, 2020\n" +"Language-Team: Bengali (https://www.transifex.com/otf/teams/76528/bn/)\n" +"Language: bn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "পরবরà§à¦¤à§€" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "পরিচিতি মà§à¦›à§‡ দিন" + +msgid "Password" +msgstr "পাসওয়ারà§à¦¡" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "লগইন " + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "লগ ইন হচà§à¦›à§‡" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "পেছনে" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Briar ঠসà§à¦¬à¦¾à¦—তম" + +msgid "Choose your nickname" +msgstr "আপনার ডাকনাম বেছে নিন" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "অà§à¦¯à¦¾à¦•à¦¾à¦‰à¦¨à§à¦Ÿ তৈরি করà§à¦¨" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "যোগাযোগ মà§à¦›à§‡ ফেলা নিশà§à¦šà¦¿à¦¤ করà§à¦¨" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "আপনি কি à¦à¦‡ পরিচিতিটি à¦à¦¬à¦‚ à¦à¦‡ পরিচিতিটির সাথে বিনিময়কৃত সকল বারà§à¦¤à¦¾ মà§à¦›à§‡ ফেলতে চান?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/bo.po b/briar-gtk/po/briar-gtk/bo.po new file mode 100644 index 0000000..33cb5cc --- /dev/null +++ b/briar-gtk/po/briar-gtk/bo.po @@ -0,0 +1,308 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Florencia Herra Vega <flohdot@gmail.com>, 2020 +# erinm, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: erinm, 2020\n" +"Language-Team: Tibetan (https://www.transifex.com/otf/teams/76528/bo/)\n" +"Language: bo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "ཕ་རན་སིà¼" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "པར་ཤི་ཡà¼" + +msgid "Russian" +msgstr "ཨུ་རུ་སུà¼" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "རྗེས་མà¼" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "གསང་ཨངà¼" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "No contact selected" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/br.po b/briar-gtk/po/briar-gtk/br.po new file mode 100644 index 0000000..87ab016 --- /dev/null +++ b/briar-gtk/po/briar-gtk/br.po @@ -0,0 +1,308 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Irriep Nala Novram <allannkorh@yahoo.fr>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Irriep Nala Novram <allannkorh@yahoo.fr>, 2020\n" +"Language-Team: Breton (https://www.transifex.com/otf/teams/76528/br/)\n" +"Language: br\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Da-heul" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "Dilemel an darempred" + +msgid "Password" +msgstr "Ger-tremen" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Marilhañ" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "O kevreañ" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Degemer mat war Briar" + +msgid "Choose your nickname" +msgstr "Dibabit ho lezanv" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Krouiñ ur gont" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Kadarnat dilemel darempred" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/briar-gtk.pot b/briar-gtk/po/briar-gtk/briar-gtk.pot new file mode 100644 index 0000000..47ec915 --- /dev/null +++ b/briar-gtk/po/briar-gtk/briar-gtk.pot @@ -0,0 +1,303 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/bs.po b/briar-gtk/po/briar-gtk/bs.po new file mode 100644 index 0000000..054fc9c --- /dev/null +++ b/briar-gtk/po/briar-gtk/bs.po @@ -0,0 +1,310 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Vojtech Kotek <kotek.vojtech@gmail.com>, 2020 +# Aleksandar Todorović (r3bl) <aleksandar@r3bl.me>, 2020 +# Mersad Avdic <mersad.developer@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Mersad Avdic <mersad.developer@gmail.com>, 2020\n" +"Language-Team: Bosnian (https://www.transifex.com/otf/teams/76528/bs/)\n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Dodjeli link kontaktu kojeg želite dodati" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Unesite link vaÅ¡eg kontakta ovdje" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Kontaktov link" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Molim vas unesite link" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Dodjeli vaÅ¡em kontaktu nadimak. Samo vi možete vidjeti dodjeljeni nadimak." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Unesi korisniÄko ime" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Molim vas unesite korisniÄko ime" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Dodaj kontakt" + +msgid "Next" +msgstr "Naredno" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Dodaj kontakt" + +msgid "Delete contact" +msgstr "IzbriÅ¡ite kontakt" + +msgid "Password" +msgstr "Lozinka" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Prijava" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Dodaj kontakt" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Nazad" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "DobrodoÅ¡li u Briar" + +msgid "Choose your nickname" +msgstr "Izaberite vaÅ¡e korisniÄko ime" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Kreirajte korisniÄki raÄun" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Potvrdite brisanje kontakta" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Jeste li sigurni da želite da uklonite ovaj kontakt i sve poruke koje ste razmijenili?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Molim vas unesite korisniÄko ime" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Molim vas unesite link" + +msgid "Enter your contact's link, not your own" +msgstr "Unesite link vaÅ¡eg kontakta, a ne vaÅ¡ vlastiti link." diff --git a/briar-gtk/po/briar-gtk/ca.po b/briar-gtk/po/briar-gtk/ca.po new file mode 100644 index 0000000..b41eb4b --- /dev/null +++ b/briar-gtk/po/briar-gtk/ca.po @@ -0,0 +1,312 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Jordi Mas <jmas@softcatala.org>, 2020 +# Bartges90, 2020 +# Benny Beat <bennybeat@gmail.com>, 2020 +# Joan Bitlloch <joanbit@gmail.com>, 2020 +# Sebas Vila <svilamarta@gmail.com>, 2020 +# Jaime Muñoz MartÃn <jmmartin_5@outlook.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Jaime Muñoz MartÃn <jmmartin_5@outlook.com>, 2020\n" +"Language-Team: Catalan (https://www.transifex.com/otf/teams/76528/ca/)\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "El Briar és una aplicació de missatgeria dissenyada per a activistes, periodistes i qualsevol persona en general que necessiti una manera segura, fà cil i robsuta de comunicar-se. Al contrari que les aplicacions tradicionals, el Briar no depèn d'un servidor central: els missatges se sincronitzen directament entre els dispositius dels usuaris. Si Internet cau, el Briar pot continuar funcionant mitjançant Bluetooth o Wi-Fi, mantenint el flux fins i tot amb aquesta situació caòtica. Amb un funcionament normal d'Internet, el Briar es pot sincronitzar a través de la xarxa Tor, protegint els usuaris i les seves comunicacions d'ulls indiscrets." + +msgid "The Briar Project" +msgstr "El Projecte Briar" + +msgid "Main window showing two contacts and chat" +msgstr "Finestra principal mostrant dos contactes i xat" + +msgid "Welcome screen with registration" +msgstr "Pantalla de benvinguda amb registre" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "Millores d'aquesta versió:" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "MoltÃssimes millores de menor importà ncia" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "Suport bà sic de notificacions" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "InterfÃcie grà fica altament millorada" + +msgid "Full Spanish and German translations" +msgstr "Traduccions completes en alemany i espanyol" + +msgid "Migration to libhandy 1.0" +msgstr "Migració a libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migració a briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Mostra l'estat en lÃnia al llistat de contactes (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Lliureu aquest enllaç al contacte que voleu afegir" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Escriviu l'enllaç del vostre contacte" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Enllaç del contacte" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Escriviu un enllaç" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Doneu un sobrenom al contacte. Només vós podreu veure'l." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Escriviu un sobrenom" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Escriviu un sobrenom" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Afegiu un contacte" + +msgid "Next" +msgstr "Endavant" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Afegiu un contacte" + +msgid "Delete contact" +msgstr "Suprimeix aquest contacte" + +msgid "Password" +msgstr "Contrasenya" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Inicia sessió" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "S'està iniciant sessió" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "Cap contacte seleccionat" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Afegiu un contacte" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Enrere" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Benvingut a Briar" + +msgid "Choose your nickname" +msgstr "Trieu el sobrenom" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Crea el compte" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Confirmeu la supressió del contacte" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Segur que voleu suprimir aquest contacte i tots els missatges que us heu intercanviat?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Escriviu un sobrenom" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Escriviu un enllaç" + +msgid "Enter your contact's link, not your own" +msgstr "Escriviu l'enllaç del vostre contacte i no el vostre enllaç" diff --git a/briar-gtk/po/briar-gtk/cs.po b/briar-gtk/po/briar-gtk/cs.po new file mode 100644 index 0000000..4616338 --- /dev/null +++ b/briar-gtk/po/briar-gtk/cs.po @@ -0,0 +1,312 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Å imon BoÅ™ek, 2020 +# Jiri Brebera, 2020 +# Miroslav KuÄera <mkucera66@seznam.cz>, 2020 +# A5h8d0wf0x <littleslyfoxie28@gmail.com>, 2020 +# Walter Klosse <walter.klosse@protonmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Walter Klosse <walter.klosse@protonmail.com>, 2020\n" +"Language-Team: Czech (https://www.transifex.com/otf/teams/76528/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Vložit pÅ™ezdÃvku" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "PÅ™idat kontakt" + +msgid "Next" +msgstr "DalÅ¡Ã" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "PÅ™idat kontakt" + +msgid "Delete contact" +msgstr "Odstranit kontakt" + +msgid "Password" +msgstr "Heslo" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "PÅ™ihlášenÃ" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "PÅ™ihlaÅ¡ovánÃ" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "Nevybrán žádný kontakt" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "PÅ™idat kontakt" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "ZpÄ›t" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "VÃtejte v Briar" + +msgid "Choose your nickname" +msgstr "Zvolte si uživatelské jméno" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "VytvoÅ™it úÄet" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Potvrdit odstranÄ›nà kontaktu" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Jste si jisti, že chcete odstranit kontakt a vÅ¡echny souvisejÃcà zprávy s tÃmto kontaktem?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/da.po b/briar-gtk/po/briar-gtk/da.po new file mode 100644 index 0000000..202447e --- /dev/null +++ b/briar-gtk/po/briar-gtk/da.po @@ -0,0 +1,311 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Casper Petersen <casper_petersen@hotmail.com>, 2020 +# Aesthese, 2020 +# KIA <kia___@hushmail.com>, 2020 +# cacapo <handelsehorisont@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: cacapo <handelsehorisont@gmail.com>, 2020\n" +"Language-Team: Danish (https://www.transifex.com/otf/teams/76528/da/)\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "Hollandsk" + +msgid "French" +msgstr "Fransk" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Italiensk" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "Russisk" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Næste" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "Adgangskode" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Log ind" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Tilbage" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/de.po b/briar-gtk/po/briar-gtk/de.po new file mode 100644 index 0000000..061b9b0 --- /dev/null +++ b/briar-gtk/po/briar-gtk/de.po @@ -0,0 +1,341 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# 1ed4e60ee66958c827a8962eeb50f715_b700974, 2020 +# erinm, 2020 +# Florencia Herra Vega <flohdot@gmail.com>, 2020 +# akwizgran <michael@briarproject.org>, 2020 +# n3niu, 2020 +# Eike Fulda <e50389.fulda@gmx.de>, 2020 +# nautilusx, 2020 +# Ettore Atalan <atalanttore@googlemail.com>, 2020 +# Lars Schimmer <echelon@i2pmail.org>, 2020 +# Nico Alt, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: German (https://www.transifex.com/otf/teams/76528/de/)\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Sicher kommunizieren, überall" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar ist eine Messaging-App für Aktivisten, Journalisten und jeden, der eine sichere, einfache und robuste Art der Kommunikation benötigt. Im Gegensatz zu herkömmlichen Messaging-Apps benötigt Briar keinen zentralen Server. Nachrichten werden direkt zwischen den Endgeräten der Benutzer ausgetauscht. Wenn das Internet ausfällt, kann Briar diese auch über Bluetooth oder WLAN austauschen, um den Informationsaustausch in einer Krise aufrecht zu erhalten. Mit einer Internet Verbindung synchronisiert sich Briar über das Tor-Netzwerk und schützt so die Benutzer und ihre Kontakte vor Ãœberwachung." + +msgid "The Briar Project" +msgstr "Das Briar-Projekt" + +msgid "Main window showing two contacts and chat" +msgstr "Hauptfenster mit zwei Kontakten und Chat" + +msgid "Welcome screen with registration" +msgstr "Willkommensbildschirm mit Registrierung" + +msgid "Adding contacts at a distance" +msgstr "Kontakt in der Ferne hinzufügen" + +msgid "Main window with two contacts and about dialog" +msgstr "Hauptfenster mit zwei Kontakten und dem \"Ãœber\"-Dialog" + +msgid "Improvements in this version:" +msgstr "Verbesserungen in dieser Version:" + +msgid "Improved notification support" +msgstr "Verbesserte Unterstützung für Benachrichtigungen" + +msgid "Showing number of unread messages in contact list" +msgstr "Anzeige der Zahl ungelesener Nachrichten in der Kontaktliste" + +msgid "Support for changing contacts' names" +msgstr "Unterstützung für das Ändern von Kontaktnamen" + +msgid "Support for deleting all messages of a chat" +msgstr "Unterstützung für das Löschen aller Nachrichten eines Chats" + +msgid "Indication of messages' delivery states" +msgstr "Anzeige des Nachrichtenstatus in Chats" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "Migration zu briar_wrapper 0.0.5" + +msgid "Many more minor improvements" +msgstr "Viele weitere kleine Verbesserungen" + +msgid "Translations into many languages:" +msgstr "Ãœbersetzung in viele Sprachen:" + +msgid "Albanian" +msgstr "Albanisch" + +msgid "Catalan" +msgstr "Katalanisch" + +msgid "Chinese (Simplified)" +msgstr "Chinesisch (Vereinfacht)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Niederländisch" + +msgid "French" +msgstr "Französisch" + +msgid "Galician" +msgstr "Galizisch" + +msgid "Icelandic" +msgstr "Isländisch" + +msgid "Italian" +msgstr "Italienisch" + +msgid "Lithuanian" +msgstr "Litauisch" + +msgid "Persian" +msgstr "Persisch" + +msgid "Russian" +msgstr "Russisch" + +msgid "Thai" +msgstr "Thailändisch" + +msgid "Basic notification support" +msgstr "Grundlegende Unterstützung für Benachrichtigungen" + +msgid "Support for contact deletion" +msgstr "Unterstützung für das Löschen von Kontakten" + +msgid "Hugely improved chat UI" +msgstr "Deutlich verbesserte Chat UI" + +msgid "Full Spanish and German translations" +msgstr "Vollständige spanische und deutsche Ãœbersetzung" + +msgid "Migration to libhandy 1.0" +msgstr "Migration zu libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migration zu briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Anzeige des Onlinestatus von Kontakten in der Kontaktliste (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Unterstützung für das Kopieren von Nachrichteninhalten (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Fehler behoben, dass Briar-Nachrichten keinen Text haben (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Fehler behoben, durch den der Name eines Kontakts in privaten Nachrichten nicht angezeigt wurde (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Aktualisierung vom Briar-Kern auf Version 1.2.9" + +msgid "Lots of software tests" +msgstr "Viele Softwaretests" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "Das erste Alpha-Release von Briar GTK. Es können Kontakte in der Ferne hinzugefügt und private Chats genutzt werden. Andere Funktionen, wie Gruppen, Foren und Blogs folgen." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Copyright © 2019-2020 Das Briar-Projekt" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Briar-App für GTK-Desktop und Mobilgeräte" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Besuche die Webseite von Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Gib diesen Link dem Kontakt, den du hinzufügen möchtest" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Füge hier den Link des Kontakts ein, den du hinzufügen möchtest" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Kontakt-Link" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Bitte gib einen Link ein" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Gib deinem Kontakt einen Spitznamen. Nur du kannst ihn sehen." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Gib einen Spitznamen ein" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Bitte gib einen Spitznamen ein" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Kontakt hinzufügen" + +msgid "Next" +msgstr "Weiter" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Kontakt hinzufügen" + +msgid "Delete contact" +msgstr "Kontakt löschen" + +msgid "Password" +msgstr "Passwort" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Anmelden" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Anmeldung" + +msgid "About Briar GTK" +msgstr "Ãœber Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Nachricht eingeben" + +msgid "No contact selected" +msgstr "Kein Kontakt ausgewählt" + +msgid "Select a contact to start chatting" +msgstr "Wähle einen Kontakt aus, um mit dem Chatten zu beginnen" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Kontakt hinzufügen" + +msgid "Main menu" +msgstr "Hauptmenü" + +msgid "Back" +msgstr "Zurück" + +msgid "Chat menu" +msgstr "Chat-Menü" + +msgid "Welcome to Briar" +msgstr "Willkommen bei Briar" + +msgid "Choose your nickname" +msgstr "Wähle deinen Benutzernamen aus" + +msgid "Confirm Password" +msgstr "Passwort bestätigen" + +msgid "Create Account" +msgstr "Konto erstellen" + +msgid "Creating Account" +msgstr "Konto wird erstellt" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Willst du Briar wirklich beenden?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "Sobald du Briar schließt, wirst du keine ausstehenden Nachrichten mehr empfangen oder senden können. Lass Briar offen, um mit deinen Kontakten in Verbindung zu bleiben." + +msgid "Confirm Contact Deletion" +msgstr "Löschen des Kontakts bestätigen" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Bist du sicher, dass du diesen Kontakt und alle dazugehörigen Nachrichten löschen möchtest?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Bitte gib ein Passwort ein" + +msgid "Couldn't log in" +msgstr "Anmeldung fehlgeschlagen" + +msgid "Please enter a nickname" +msgstr "Bitte gib einen Benutzernamen ein" + +msgid "The passwords do not match" +msgstr "Die Passwörter stimmen nicht überein" + +msgid "Couldn't register account" +msgstr "Konto konnte nicht angelegt werden" + +msgid "Please enter a link" +msgstr "Bitte gib einen Link ein" + +msgid "Enter your contact's link, not your own" +msgstr "Gib den Link deines Kontakts ein, nicht deinen eigenen" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "Nico Alt" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Benutzt Code von" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Briar-Funktionalität von" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Ich" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Kontakt hinzugefügt" + +#~ msgctxt "Notification" +#~ msgid "New private message" +#~ msgstr "Neue private Nachricht" diff --git a/briar-gtk/po/briar-gtk/el.po b/briar-gtk/po/briar-gtk/el.po new file mode 100644 index 0000000..8e66bf5 --- /dev/null +++ b/briar-gtk/po/briar-gtk/el.po @@ -0,0 +1,313 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Christos Koulaxizis, 2020 +# Adrian Pappas <pappasadrian@gmail.com>, 2020 +# Alexandros Melidis <almel01@gmail.com>, 2020 +# LaScapigliata <ditri2000@hotmail.com>, 2020 +# Elektra M. <safiragon@yahoo.gr>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Greek (https://www.transifex.com/otf/teams/76528/el/)\n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "Αλβανικά" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "ΚινÎζικα (ΑπλοποιημÎνα)" + +msgid "Esperanto" +msgstr "ΕσπεÏάντο" + +msgid "Dutch" +msgstr "Ολλανδικά" + +msgid "French" +msgstr "Γαλλικά" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Ιταλικά" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "ΠεÏσικά" + +msgid "Russian" +msgstr "Ρώσικα" + +msgid "Thai" +msgstr "ΤαϋλανδÎζικα" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Επόμενο" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "ΔιαγÏαφή επαφής" + +msgid "Password" +msgstr "Κωδικός Î Ïόσβασης" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Συνδεθείτε" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "ΣυνδÎεται" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Πίσω" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "ΚαλωσοÏίσατε στο Briar " + +msgid "Choose your nickname" +msgstr "ΕπιλÎξτε το ψευδώνυμό σας" + +msgid "Confirm Password" +msgstr "Επιβεβαίωση ΚωδικοÏ" + +msgid "Create Account" +msgstr "ΔημιουÏγία ΛογαÏιασμοÏ" + +msgid "Creating Account" +msgstr "ΔημιουÏγία ΛογαÏιασμοÏ" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/eo.po b/briar-gtk/po/briar-gtk/eo.po new file mode 100644 index 0000000..de474f1 --- /dev/null +++ b/briar-gtk/po/briar-gtk/eo.po @@ -0,0 +1,321 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Åœtonĉjo <pierre.soubourou@gmail.com>, 2020 +# Hendur Saga <hendursaga@nerdmail.co>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Hendur Saga <hendursaga@nerdmail.co>, 2020\n" +"Language-Team: Esperanto (https://www.transifex.com/otf/teams/76528/eo/)\n" +"Language: eo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Sekura tujmesaÄado, ie ajn" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "La Briar-a Projekto" + +msgid "Main window showing two contacts and chat" +msgstr "Ĉefa fenestro prezentanta du kontaktojn kaj babilan" + +msgid "Welcome screen with registration" +msgstr "Bonvena ekrano kun registrado" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "Ĉefa fenestro kun du kontaktoj kaj pridialogujo" + +msgid "Improvements in this version:" +msgstr "Plibonigoj en ĉi tiu versio" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "Baza sciiga subteno" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "Multegen bonigis babilan uzulinterfacon" + +msgid "Full Spanish and German translations" +msgstr "Tutaj hispanaj kaj germanaj tradukadoj" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "Multaj programaraj testoj" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Briar-an klienton pro labortablaj kaj porteblaj aparatoj." + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Vizitu Briar-on GTK-an retejon" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Donu ĉi tiu ligo al la kontakto vi deziras aldoni" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Entajpu la ligon de via kontakto tie ĉi" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Ligo de kontakto" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Bonvole entajpi ligon" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Aldonu al via kontakto alnomon. Sole vi povas vidi Äin." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Entajpi alnomon" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Bonvole entajpi alnomon" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Aldoni kontakton" + +msgid "Next" +msgstr "Sekva" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Aldoni kontakton" + +msgid "Delete contact" +msgstr "Forigi kontakton" + +msgid "Password" +msgstr "Pasvorto" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Ensaluti" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Ensalutanta" + +msgid "About Briar GTK" +msgstr "Pri Briar-o GTK-a" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Entajpi mesaÄon" + +msgid "No contact selected" +msgstr "Neniu kontakto elektis" + +msgid "Select a contact to start chatting" +msgstr "Elekti kontakton ektujmesaÄadi" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Aldoni kontakton" + +msgid "Main menu" +msgstr "Ĉefa menuo" + +msgid "Back" +msgstr "Reen" + +msgid "Chat menu" +msgstr "Babila menuo" + +msgid "Welcome to Briar" +msgstr "Bonvenon al Briar" + +msgid "Choose your nickname" +msgstr "Elekti vian alnomon" + +msgid "Confirm Password" +msgstr "Konfirmi pasvorton" + +msgid "Create Account" +msgstr "Krei konton" + +msgid "Creating Account" +msgstr "Kreanta konto" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Vi estas certe vi volas ĉesi?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Confirmi kontaktan forigon" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Bonvole entajpi pasvorton" + +msgid "Couldn't log in" +msgstr "Ne povas ensaluti" + +msgid "Please enter a nickname" +msgstr "Bonvole entajpi alnomon" + +msgid "The passwords do not match" +msgstr "La pasvortoj estas malsama." + +msgid "Couldn't register account" +msgstr "Ne povas registri konton" + +msgid "Please enter a link" +msgstr "Bonvole entajpi ligon" + +msgid "Enter your contact's link, not your own" +msgstr "Entajpu vian ligon de kontakto, ne vian" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Kun kodo de" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Briar-a funkcieco de" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Min mem" diff --git a/briar-gtk/po/briar-gtk/es.po b/briar-gtk/po/briar-gtk/es.po new file mode 100644 index 0000000..9c1cd63 --- /dev/null +++ b/briar-gtk/po/briar-gtk/es.po @@ -0,0 +1,338 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Roberto M.F., 2020 +# ÄorÄ‘e MaruÅ¡ić <djordje@hzontal.org>, 2020 +# akwizgran <michael@briarproject.org>, 2020 +# strel, 2020 +# Martus Translations <translations@martus.org>, 2020 +# erinm, 2020 +# Zuhualime Akoochimoya, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Spanish (https://www.transifex.com/otf/teams/76528/es/)\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "MensajerÃa segura, en cualquier lado" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar es una aplicación de mensajerÃa diseñada para activistas, periodistas y cualquier otra persona que necesita una forma segura, fácil y robusta de comunicación. A diferencia de las aplicaciones de mensajerÃa tradicionales, Briar no necesita un servidor central – los mensajes son sincronizados directamente entre los dispositivos de los usuarios. Si no hay conexión a internet disponible, Briar puede sincronizarse vÃa Bluetooth o WiFi, manteniendo la información fluyendo en crisis. Si Internet está disponible, Briar puede sincronizarse vÃa red Tor, protegiendo a los usuarios y sus relaciones de la vigilancia." + +msgid "The Briar Project" +msgstr "El Proyecto Briar" + +msgid "Main window showing two contacts and chat" +msgstr "La ventana principal, mostrando dos contactos y el chat" + +msgid "Welcome screen with registration" +msgstr "Pantalla de bienvenida con la registración" + +msgid "Adding contacts at a distance" +msgstr "Añadir contactos a distancia" + +msgid "Main window with two contacts and about dialog" +msgstr "La ventana principal con dos contactos y el diálogo \"Acerca de\"" + +msgid "Improvements in this version:" +msgstr "Mejoras en esta versión:" + +msgid "Improved notification support" +msgstr "Soporte de notificación mejorado" + +msgid "Showing number of unread messages in contact list" +msgstr "Mostrar número de mensajes no leÃdos en la lista de contactos" + +msgid "Support for changing contacts' names" +msgstr "Soporte para cambiar nombres de contactos" + +msgid "Support for deleting all messages of a chat" +msgstr "Soporte para eliminar todos los mensajes de un chat" + +msgid "Indication of messages' delivery states" +msgstr "Indicación de estado de entrega de los mensajes" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "Migración a briar_wrapper 0.0.5" + +msgid "Many more minor improvements" +msgstr "Muchas más mejoras menores" + +msgid "Translations into many languages:" +msgstr "Traducciones a muchos lenguajes:" + +msgid "Albanian" +msgstr "Albanés" + +msgid "Catalan" +msgstr "Catalán" + +msgid "Chinese (Simplified)" +msgstr "Chino (simplificado)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Holandés" + +msgid "French" +msgstr "Francés" + +msgid "Galician" +msgstr "Gallego" + +msgid "Icelandic" +msgstr "Islandés" + +msgid "Italian" +msgstr "Italiano" + +msgid "Lithuanian" +msgstr "Lituano" + +msgid "Persian" +msgstr "Persa" + +msgid "Russian" +msgstr "Ruso" + +msgid "Thai" +msgstr "Tailandés" + +msgid "Basic notification support" +msgstr "Soporte de notificación básico" + +msgid "Support for contact deletion" +msgstr "Soporte para borrar contactos" + +msgid "Hugely improved chat UI" +msgstr "Interfaz de usuario para chat enormemente mejorada" + +msgid "Full Spanish and German translations" +msgstr "Traducciones completas a español y alemán" + +msgid "Migration to libhandy 1.0" +msgstr "Migración a libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migración a briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Mostrar el estado de contactos en lÃnea en la lista de contactos (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Soporta el copiado de contenido en mensajes (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Corrección de error con mensajes de Briar sin texto (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Corrección de error del nombre de contacto no apareciendo en mensajes privados (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Actualizar Briar Principal a la versión 1.2.9" + +msgid "Lots of software tests" +msgstr "Muchas pruebas de software" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "El primerÃsimo lanzamiento alfa de Briar GTK. Permite añadir contactos a distancia y chatear con ellos en forma privada. Otras funciones como grupos, foros y blogs tienen que ser implementadas." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Copyright © 2019-2020 The Briar Project" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Briar para GTK en escritorios y dispositivos móviles" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Visitar la página web de Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Dá este enlace al contacto que quieres añadir" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Ingresa aquà el enlace de tu contacto" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Enlace del contacto" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Introduce un enlace, por favor" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Introduce un apodo para tu contacto. Solo tú puedes verlo." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Introduce un apodo" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Por favor, introduce un apodo" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Añadir el contacto" + +msgid "Next" +msgstr "Seguir" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Añadir el contacto" + +msgid "Delete contact" +msgstr "Eliminar contacto" + +msgid "Password" +msgstr "Contraseña" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Iniciar sesión" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Iniciando sesión" + +msgid "About Briar GTK" +msgstr "Acerca de Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Tipear mensaje" + +msgid "No contact selected" +msgstr "Ningún contacto seleccionado" + +msgid "Select a contact to start chatting" +msgstr "Selecciona un contacto para empezar a chatear" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Añadir el contacto" + +msgid "Main menu" +msgstr "Menú principal" + +msgid "Back" +msgstr "Regresar" + +msgid "Chat menu" +msgstr "Menú chat" + +msgid "Welcome to Briar" +msgstr "Bienvenida a Briar" + +msgid "Choose your nickname" +msgstr "Elige tu apodo" + +msgid "Confirm Password" +msgstr "Confirmar contraseña" + +msgid "Create Account" +msgstr "Crear cuenta" + +msgid "Creating Account" +msgstr "Creando cuenta" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "¿Estás seguro que quieres salir?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "Cuando cierres Briar, ya no recibirás o enviarás mensajes pendientes. Mantenlo abierto para permanecer conectado con tus contactos." + +msgid "Confirm Contact Deletion" +msgstr "Confirmar eliminación de contacto" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "¿Seguro que quieres eliminar este contacto y todos los mensajes intercambiados con él?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Por favor, introduce una contraseña" + +msgid "Couldn't log in" +msgstr "No pude entrar a la cuenta" + +msgid "Please enter a nickname" +msgstr "Por favor, introduce un apodo" + +msgid "The passwords do not match" +msgstr "Las contraseñas no coinciden" + +msgid "Couldn't register account" +msgstr "No pude registrar la cuenta" + +msgid "Please enter a link" +msgstr "Introduce un enlace, por favor" + +msgid "Enter your contact's link, not your own" +msgstr "Introduce el enlace del contacto, no el de ti" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "Nico Alt" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Con código de" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Funcionalidad de Briar de" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Yo" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Se añadió el contacto" + +#~ msgctxt "Notification" +#~ msgid "New private message" +#~ msgstr "Nuevo mensaje privado" diff --git a/briar-gtk/po/briar-gtk/eu.po b/briar-gtk/po/briar-gtk/eu.po new file mode 100644 index 0000000..d581679 --- /dev/null +++ b/briar-gtk/po/briar-gtk/eu.po @@ -0,0 +1,310 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Iñigo Salvador Azurmendi <xalba@euskalnet.net>, 2020 +# Osoitz <oelkoro@gmail.com>, 2020 +# 9964d348fd046b02af5ac385f6768591, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: 9964d348fd046b02af5ac385f6768591, 2020\n" +"Language-Team: Basque (https://www.transifex.com/otf/teams/76528/eu/)\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar, aktibista, kazetari, edo komunikatzeko modu seguru, erraz eta sendo baten beharra duen edonorentzat diseinatutako mezularitza aplikazio bat da. Mezularitza aplikazio tradizionalek ez bezala Briar-ek ez du zerbitzari zentral baten beharrik, mezuak erabiltzaileen gailuen artean sinkronizatzen dira zuzenean. Internet erabilgarri ez badago, Briar-ek, Bluetooth edo WiFi bidez sinkronizatu daiteke, larrialdietan ere informazioak aurrera egin dezan. Internet erabilgarri badago, Briar Tor sarearen bidez sinkronizatu daiteke, erabiltzaileak eta bere erlazioak zelatakeriaren aurrean babestuz." + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Eman esteka hau gehitu nahi duzun kontaktuari" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Sartu hemen zure kontaktuaren esteka" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Kontaktuaren esteka" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Sartu esteka bat" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Eman ezizena zure kontaktuari. Zuk ikusi dezakezu, beste inork ez" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Sartu ezizen bat" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Sartu ezizen bat" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Gehitu kontaktua" + +msgid "Next" +msgstr "Hurrengoa" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Gehitu kontaktua" + +msgid "Delete contact" +msgstr "Ezabatu kontaktua" + +msgid "Password" +msgstr "Pasahitza" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Saioa hasten" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Gehitu kontaktua" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Atzera" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Ongi etorri Briar-era" + +msgid "Choose your nickname" +msgstr "Aukeratu zure ezizena" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Sortu kontua" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Baieztatu kontaktua ezabatzea" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Ziur zaude kontaktu hau eta berarekin trukatutako mezu guztiak kendu nahi dituzula?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Sartu ezizen bat" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Sartu esteka bat" + +msgid "Enter your contact's link, not your own" +msgstr "Sartu zure kontaktuaren esteka, ez zurea" diff --git a/briar-gtk/po/briar-gtk/fa.po b/briar-gtk/po/briar-gtk/fa.po new file mode 100644 index 0000000..8734f22 --- /dev/null +++ b/briar-gtk/po/briar-gtk/fa.po @@ -0,0 +1,316 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Goudarz Jafari <goudarz.jafari@gmail.com>, 2020 +# Reza Ghasemi, 2020 +# Martus Translations <translations@martus.org>, 2020 +# AJ, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# NoProfile, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: NoProfile, 2020\n" +"Language-Team: Persian (https://www.transifex.com/otf/teams/76528/fa/)\n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "پیام‌رسان امن، در هر کجا" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar یک برنامه پیام رسان Ù…ÛŒ باشد Ú©Ù‡ برای Ùعالان، روزنامه نگاران Ùˆ هر کسی Ú©Ù‡ نیازمند یک راه امن، راØت Ùˆ پیشرÙته برای ارتباط با دیگران است Ù…ÛŒ باشد. برخلا٠برنامه‌ های پیام‌رسان‌ مرسوم، Briar به سرور متمرکز اتکا ندارد - پیام ها به صورت مستقیم بین دستگاه کاربران همگام Ù…ÛŒ شود. اگر اینترنت کار نکند، Briar می‌تواند از طریق بلوتوث یا وای‌-Ùای همگام سازی کرده، جریان اطلاعات را در زمان بØران Ù†Ú¯Ù‡ دارد. اگر اینترنت کار کند، Briar می‌تواند برای Ù…ØاÙظت کاربران Ùˆ وابط آن ها از از شنود، از طریق شبکه تور همگام سازی کند." + +msgid "The Briar Project" +msgstr "پروژه Briar" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "آلبانیایی" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "زبان چینی ساده شده" + +msgid "Esperanto" +msgstr "اسپرانتو" + +msgid "Dutch" +msgstr "هلندی" + +msgid "French" +msgstr "Ùرانسوی" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "ايتاليايی" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "Ùارسی" + +msgid "Russian" +msgstr "روسی" + +msgid "Thai" +msgstr "تايلندی" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "برای اÙزودن مخاطب این پیوند را به او بدهید" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "پیوند آمده از مخاطب خود را اینجا وارد کنید" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "پیوند مخاطب" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "لطÙا یک پیوند وارد کنید" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "به مخاطب خود یک نام مستعار بدهید. Ùقط شما قادر به دیدن آن Ù…ÛŒ باشید." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "یک نام مستعار وارد کنید" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "لطÙا یک نام مستعار وارد کنید" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "اÙزودن مخاطب" + +msgid "Next" +msgstr "بعد" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "اÙزودن مخاطب" + +msgid "Delete contact" +msgstr "Øذ٠مخاطب" + +msgid "Password" +msgstr "گذرواژه" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "ورود" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "نوشتن پیام" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "اÙزودن مخاطب" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "قبل" + +msgid "Chat menu" +msgstr "منوی Ú¯Ùتگو" + +msgid "Welcome to Briar" +msgstr "به Briar خوش آمدید" + +msgid "Choose your nickname" +msgstr "نام مستعار خود را انتخاب کنید" + +msgid "Confirm Password" +msgstr "تأیید رمز عبور" + +msgid "Create Account" +msgstr "ایجاد Øساب کاربری" + +msgid "Creating Account" +msgstr "در Øال ایجاد Øساب کاربری" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "آیا مطمئن هستید Ú©Ù‡ می‌خواهید خارج شوید؟" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "تایید Øذ٠مخاطب" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "آیا مطمئن هستید Ú©Ù‡ میخواهید این مخاطب Ùˆ تمام پیام های تبادل شده با آن را Øذ٠کنید؟" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "لطÙا رمز عبور را وارد" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "لطÙا یک نام مستعار وارد کنید" + +msgid "The passwords do not match" +msgstr "رمز عبور تطابق ندارد" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "لطÙا یک پیوند وارد کنید" + +msgid "Enter your contact's link, not your own" +msgstr "به جای پیوند خود، پیوند مخاطب را وارد کنید" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "خودم" diff --git a/briar-gtk/po/briar-gtk/fi.po b/briar-gtk/po/briar-gtk/fi.po new file mode 100644 index 0000000..7627647 --- /dev/null +++ b/briar-gtk/po/briar-gtk/fi.po @@ -0,0 +1,311 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# translator42, 2020 +# Jorma Karvonen <karvonen.jorma@gmail.com>, 2020 +# outolumo <outolumo@gmail.com>, 2020 +# kytv <killyourtv@i2pmail.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: kytv <killyourtv@i2pmail.org>, 2020\n" +"Language-Team: Finnish (https://www.transifex.com/otf/teams/76528/fi/)\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "Hollanti" + +msgid "French" +msgstr "Ranska" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Italia" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "Venäjä" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Seuraava" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "Poista yhteystieto" + +msgid "Password" +msgstr "Salasana" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Kirjaudu sisään" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Kirjaudutaan" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Takaisin" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Tervetuloa Briariin" + +msgid "Choose your nickname" +msgstr "Valitse nimimerkki" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Luo tili" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Vahvista yhteystiedon poistaminen" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Oletko varma, että haluat poistaa tämän yhteyshenkilön ja kaikki hänen kanssa vaihdetut viestit?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/fr.po b/briar-gtk/po/briar-gtk/fr.po new file mode 100644 index 0000000..f8086ac --- /dev/null +++ b/briar-gtk/po/briar-gtk/fr.po @@ -0,0 +1,335 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# ÄorÄ‘e MaruÅ¡ić <djordje@hzontal.org>, 2020 +# Martus Translations <translations@martus.org>, 2020 +# Towinet, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# AO <ao@localizationlab.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: AO <ao@localizationlab.org>, 2020\n" +"Language-Team: French (https://www.transifex.com/otf/teams/76528/fr/)\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Des messages sécurisés, partout" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar est une appli de messagerie conçue pour les activistes, les journalistes et quiconque a besoin d’un moyen sécurisé, simple et robuste de communiquer. Contrairement aux applis traditionnelles de messageries, Briar ne dépend pas d’un serveur centralisé. Les messages sont synchronisés directement entre les machines des utilisateurs. Si Internet est inaccessible, Briar peut se synchroniser par Bluetooth ou Wi-Fi, ce qui permet à l’information de circuler lors d’une crise. Si Internet est accessible, Briar peut se synchroniser par le réseau Tor, protégeant ainsi les utilisateurs et leurs relations contre la surveillance." + +msgid "The Briar Project" +msgstr "Le projet Briar" + +msgid "Main window showing two contacts and chat" +msgstr "Fenêtre principale qui affiche deux contacts et une conversation" + +msgid "Welcome screen with registration" +msgstr "Écran de bienvenue avec inscription" + +msgid "Adding contacts at a distance" +msgstr "Ajouter des contacts éloigné" + +msgid "Main window with two contacts and about dialog" +msgstr "Fenêtre principale qui affiche deux contacts et la boîte de dialogue À propos" + +msgid "Improvements in this version:" +msgstr "Améliorations dans cette version :" + +msgid "Improved notification support" +msgstr "Prise en charge améliorée des notifications" + +msgid "Showing number of unread messages in contact list" +msgstr "Affichage du nombre de messages non lus dans la liste des contacts" + +msgid "Support for changing contacts' names" +msgstr "Possibilité de changer le nom des contacts" + +msgid "Support for deleting all messages of a chat" +msgstr "Possibilité de supprimer tous les messages d’une conversation" + +msgid "Indication of messages' delivery states" +msgstr "Indication de l’état de remise des messages" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "Migration vers briar_wrapper 0.0.5" + +msgid "Many more minor improvements" +msgstr "De nombreuses petites améliorations" + +msgid "Translations into many languages:" +msgstr "Traductions dans de nombreuses langues :" + +msgid "Albanian" +msgstr "Albanais" + +msgid "Catalan" +msgstr "Catalan" + +msgid "Chinese (Simplified)" +msgstr "Chinois (simplifié)" + +msgid "Esperanto" +msgstr "Espéranto" + +msgid "Dutch" +msgstr "Néerlandais" + +msgid "French" +msgstr "Français" + +msgid "Galician" +msgstr "Galicien" + +msgid "Icelandic" +msgstr "Islandais" + +msgid "Italian" +msgstr "Italien" + +msgid "Lithuanian" +msgstr "Lituanien" + +msgid "Persian" +msgstr "Persan" + +msgid "Russian" +msgstr "Russe" + +msgid "Thai" +msgstr "Thaï" + +msgid "Basic notification support" +msgstr "Prise en charge simple des notifications" + +msgid "Support for contact deletion" +msgstr "Possibilité de supprimer des contacts" + +msgid "Hugely improved chat UI" +msgstr "Profonde amélioration de l’IU des conversations" + +msgid "Full Spanish and German translations" +msgstr "Traduction en espagnol et en allemand" + +msgid "Migration to libhandy 1.0" +msgstr "Migration vers libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migration vers briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Afficher l’état de connexion des contacts dans la liste des contacts (no 19)" + +msgid "Support copying content in messages (#51)" +msgstr "Possibilité de copie de contenu dans les messages (no 51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Correctif de bogue : des messages de Briar ne présentaient pas de texte (no 56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Correctif de bogue : le nom du contact n’apparaissait pas dans les messages privés (no 55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Mise à jour du noyau de Briar à la version 1.2.9" + +msgid "Lots of software tests" +msgstr "De nombreux essais logiciels" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "La toute première version alpha de Briar GTK. Elle permet d’ajouter des contacts à distance et de dialoguer avec eux dans des conversations privées. D’autres fonctions telles que les groupes, les forums et les blogues sont à venir." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Tous droits réservés © 2019 à 2020 Le projet Briar" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Un client Briar fondé sur GTK pour ordinateur et appareils mobiles" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Visiter le site Web de Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Donnez ce lien au contact que vous souhaitez ajouter" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Saisissez ici le lien de votre contact" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Lien de votre contact" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Veuillez saisir un lien" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Donnez un pseudonyme à votre contact. Il n’est vu que par vous." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Saisissez un pseudonyme" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Veuillez saisir un pseudonyme" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Ajouter un contact" + +msgid "Next" +msgstr "Suivant" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Ajouter un contact" + +msgid "Delete contact" +msgstr "Supprimer le contact" + +msgid "Password" +msgstr "Mot de passe" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Connexion" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Connexion" + +msgid "About Briar GTK" +msgstr "À propos de Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Rédigez une message" + +msgid "No contact selected" +msgstr "Aucun contact n’est sélectionné" + +msgid "Select a contact to start chatting" +msgstr "Sélectionnez un contact pour commencer à dialoguer" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Ajouter un contact" + +msgid "Main menu" +msgstr "Menu principal" + +msgid "Back" +msgstr "Retour" + +msgid "Chat menu" +msgstr "Menu de dialogue" + +msgid "Welcome to Briar" +msgstr "Bienvenue à Briar" + +msgid "Choose your nickname" +msgstr "Choisissez votre pseudonyme" + +msgid "Confirm Password" +msgstr "Confirmer le mot de passe" + +msgid "Create Account" +msgstr "Créer un compte" + +msgid "Creating Account" +msgstr "Création du compte" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Souhaitez-vous vraiment fermer l’appli ?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "Après avoir fermé Briar, vous ne recevrez plus de messages ni n’enverrez les messages en attente. Gardez Briar en fonction pour rester connecté avec vos contacts." + +msgid "Confirm Contact Deletion" +msgstr "Confirmer la suppression du contact" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Souhaitez-vous vraiment supprimer ce contact et tous les messages associés ?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Veuillez saisir un mot de passe" + +msgid "Couldn't log in" +msgstr "Impossible de se connecter" + +msgid "Please enter a nickname" +msgstr "Veuillez saisir un pseudonyme" + +msgid "The passwords do not match" +msgstr "Les mots de passe ne correspondent pas" + +msgid "Couldn't register account" +msgstr "Impossible d’inscrire le compte" + +msgid "Please enter a link" +msgstr "Veuillez saisir un lien" + +msgid "Enter your contact's link, not your own" +msgstr "Saisissez le lien de votre contact, pas le vôtre" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "Nico Alt" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Utilise du code de" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Fonctionnalité Briar par" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Moi-même" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Le contact a été ajouté" + +#~ msgctxt "Notification" +#~ msgid "New private message" +#~ msgstr "Nouveau message privé" diff --git a/briar-gtk/po/briar-gtk/gl.po b/briar-gtk/po/briar-gtk/gl.po new file mode 100644 index 0000000..50ef8d9 --- /dev/null +++ b/briar-gtk/po/briar-gtk/gl.po @@ -0,0 +1,323 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Heitor <heitor.real@gmail.com>, 2020 +# Francisco Huerta <francisco.huerta@davinci-ti.es>, 2020 +# Xosé M. <correo@xmgz.eu>, 2020 +# Oscar Guardiola <Oscar.Guardiola@davinci-ti.es>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Oscar Guardiola <Oscar.Guardiola@davinci-ti.es>, 2020\n" +"Language-Team: Galician (https://www.transifex.com/otf/teams/76528/gl/)\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "MensaxerÃa segura, en todas partes" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar é unha app de mensaxerÃa deseñada para activistas, xornalistas e calquera que precise comunicarse de xeito robusto, simple e seguro. Ao contrario que as apps de mensaxerÃa tradicionais, Briar non depende dun servidor central - as mensaxes sincronÃzanse directamente entre os dispositivos das persoas usuarias. Se caese internet, Briar pode sincronizar a través de Bluetooth ou Wi-Fi, mantendo o fluxo de información en perÃodos de crise. Se hai internet, Briar pode sincronizar a través da rede Tor, protexendo ás usuarias e ás súas relacións da vixilancia." + +msgid "The Briar Project" +msgstr "Proxecto Briar" + +msgid "Main window showing two contacts and chat" +msgstr "Pantalla principal mostrando dous contactos e conversa" + +msgid "Welcome screen with registration" +msgstr "Pantalla de ben vida e rexistro" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "Pantalla principal con dous contactos e Acerca de" + +msgid "Improvements in this version:" +msgstr "Melloras nesta versión:" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "Moitas melloras menores" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "Soporte básico para notificacións" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "Grandes melloras na interface" + +msgid "Full Spanish and German translations" +msgstr "Traducións completas ó Alemán e Castelán" + +msgid "Migration to libhandy 1.0" +msgstr "Migración a libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migración a briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Mostrar estado en liña dos contactos na lista (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Soporte para copiar contido das mensaxes (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Arranxo do problema das mensaxes que non teñen texto (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Arranxo do problema de non mostrar o nome do contacto en mensaxes privadas (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Actualizar o núcleo de Briar á versión 1.2.9" + +msgid "Lots of software tests" +msgstr "Moitos test do software" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Cliente Briar para escritorios GTK e dispositivos móbiles" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Visita a web de Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "EnvÃe esta ligazón ao contacto que quere engadir" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Introducir aquà a ligazón do seu contacto" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Ligazón do contacto" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Por favor introduza ligazón" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Déalle un alcume ao contacto. Só vostede pode velo." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Introducir alcume" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Por favor introduza un alcume" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Engadir contacto" + +msgid "Next" +msgstr "Seguinte" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Engadir contacto" + +msgid "Delete contact" +msgstr "Eliminar contacto" + +msgid "Password" +msgstr "Contrasinal" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Acceder" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Conectando" + +msgid "About Briar GTK" +msgstr "Acerca de Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Escribe mensaxe" + +msgid "No contact selected" +msgstr "Sen contacto seleccionado" + +msgid "Select a contact to start chatting" +msgstr "Escolle un contacto para iniciar a conversa" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Engadir contacto" + +msgid "Main menu" +msgstr "Menú principal" + +msgid "Back" +msgstr "Anterior" + +msgid "Chat menu" +msgstr "Menú da conversa" + +msgid "Welcome to Briar" +msgstr "Benvida a Briar" + +msgid "Choose your nickname" +msgstr "Escolle o teu alcume" + +msgid "Confirm Password" +msgstr "Confirmar contrasinal" + +msgid "Create Account" +msgstr "Crea a conta" + +msgid "Creating Account" +msgstr "Crear conta" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Tes a certeza de querer saÃr?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Confirme a eliminación do contacto" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Segura de querer eliminar este contacto e todas as mensaxes que intercambiaron?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Escribe un contrasinal" + +msgid "Couldn't log in" +msgstr "Non puideches conectar" + +msgid "Please enter a nickname" +msgstr "Por favor introduza un alcume" + +msgid "The passwords do not match" +msgstr "Os contrasinais non coinciden" + +msgid "Couldn't register account" +msgstr "Non se puido rexistrar a conta" + +msgid "Please enter a link" +msgstr "Por favor introduza ligazón" + +msgid "Enter your contact's link, not your own" +msgstr "Introduza a ligazón do contacto, non o propio" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Usando código por" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Briar funciona grazas a" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Min mesma" diff --git a/briar-gtk/po/briar-gtk/he.po b/briar-gtk/po/briar-gtk/he.po new file mode 100644 index 0000000..44da75c --- /dev/null +++ b/briar-gtk/po/briar-gtk/he.po @@ -0,0 +1,310 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# zxcsd <jenisjpl@gmail.com>, 2020 +# Giovanni Pellerano <giovanni.pellerano@evilaliv3.org>, 2020 +# ION, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Hebrew (https://www.transifex.com/otf/teams/76528/he/)\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "×¡×™× ×™×ª (פשוטה)" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "צרפתית" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "פרסית" + +msgid "Russian" +msgstr "רוסית" + +msgid "Thai" +msgstr "ת××™×œ× ×“×™×ª" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "תן ×ת הקישור ×”×–×” ל×יש הקשר ש×תה רוצה להוסיף" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "×”×›× ×¡ ×ת הקישור מ×יש הקשר שלך ×›×ן" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "קישור של ×יש קשר" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "×× × ×”×›× ×¡ קישור" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "תן ×›×™× ×•×™ ×ל ×יש הקשר שלך. רק ×תה יכול לר×ות ×ותו." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "×”×›× ×¡ ×›×™× ×•×™" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "×× × ×”×›× ×¡ ×›×™× ×•×™" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "הוסף ×יש קשר" + +msgid "Next" +msgstr "הב×" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "הוסף ×יש קשר" + +msgid "Delete contact" +msgstr "מחק ×יש קשר" + +msgid "Password" +msgstr "סיסמה" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "התחבר" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "התחברות" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "הוסף ×יש קשר" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "הקוד×" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "ברוך ×”×‘× ×ל Briar" + +msgid "Choose your nickname" +msgstr "בחר ×ת ×”×›×™× ×•×™ שלך" + +msgid "Confirm Password" +msgstr "×שר סיסמה" + +msgid "Create Account" +msgstr "צור חשבון" + +msgid "Creating Account" +msgstr "יצירת חשבון" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "×שר מחיקת ×יש קשר" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "×”×× ×תה בטוח ש×תה רוצה למחוק ×יש קשר ×–×” ו×ת כל ההודעות שהוחלפו ×¢× ×יש קשר ×–×”?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "×× × ×”×›× ×¡ ×›×™× ×•×™" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "×× × ×”×›× ×¡ קישור" + +msgid "Enter your contact's link, not your own" +msgstr "×”×›× ×¡ ×ת הקישור של ×יש הקשר שלך, ×œ× ×ת שלך" diff --git a/briar-gtk/po/briar-gtk/hi.po b/briar-gtk/po/briar-gtk/hi.po new file mode 100644 index 0000000..bbdeccc --- /dev/null +++ b/briar-gtk/po/briar-gtk/hi.po @@ -0,0 +1,309 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Kalyan Dikshit <dikshitrocks93@gmail.com>, 2020 +# imcmjha . <chandramohanjha@tuta.io>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: imcmjha . <chandramohanjha@tuta.io>, 2020\n" +"Language-Team: Hindi (https://www.transifex.com/otf/teams/76528/hi/)\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "आप जिस संपरà¥à¤• को जोड़ना चाहते हैं, उसे यह लिंक दें" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "यहां अपने संपरà¥à¤• से लिंक दरà¥à¤œ करें" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "संपरà¥à¤• का लिंक" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "कृपया à¤à¤• लिंक डालें।" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "अपने संपरà¥à¤• को à¤à¤• उपनाम दें। केवल आप इसे देख सकते हैं।" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "à¤à¤• उपनाम दरà¥à¤œ करें" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "कृपया à¤à¤• उपनाम दरà¥à¤œ करें" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "संपरà¥à¤• जोड़ें" + +msgid "Next" +msgstr "अगला" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "संपरà¥à¤• जोड़ें" + +msgid "Delete contact" +msgstr "संपरà¥à¤• मिटा दें" + +msgid "Password" +msgstr "पासवरà¥à¤¡" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "संपरà¥à¤• जोड़ें" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "पिछला" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Briar में आपका सà¥à¤µà¤¾à¤—त है" + +msgid "Choose your nickname" +msgstr "आपका मà¥à¤‚हबोला नाम चà¥à¤¨à¥‡à¤‚" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "खाता बनाà¤à¤‚" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "संपरà¥à¤• हटाने की पà¥à¤·à¥à¤Ÿà¤¿ करें" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "कà¥à¤¯à¤¾ आप निशà¥à¤šà¤¿à¤¤ हैं कि आप इस संपरà¥à¤• और सà¤à¥€ संदेशों को इस संपरà¥à¤• से निकाला जाना चाहते हैं?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "कृपया à¤à¤• उपनाम दरà¥à¤œ करें" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "कृपया à¤à¤• लिंक डालें।" + +msgid "Enter your contact's link, not your own" +msgstr "अपना संपरà¥à¤• का लिंक दरà¥à¤œ करें, अपना नहीं" diff --git a/briar-gtk/po/briar-gtk/hu.po b/briar-gtk/po/briar-gtk/hu.po new file mode 100644 index 0000000..53a0635 --- /dev/null +++ b/briar-gtk/po/briar-gtk/hu.po @@ -0,0 +1,312 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Henrik Bayer <henrik.bayer@protonmail.com>, 2020 +# David Webb, 2020 +# vargaviktor <viktor.varga@gmail.com>, 2020 +# AdminLMH <lehetmashogy@i2pmail.org>, 2020 +# benewfy <benewfy@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: benewfy <benewfy@gmail.com>, 2020\n" +"Language-Team: Hungarian (https://www.transifex.com/otf/teams/76528/hu/)\n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar egy üzenetküldÅ‘ alkalmazás, amit aktivisták, újságÃrók és bárki olyan számára terveztek, akinek szüksége van biztonságos és megbÃzható módon kommunikálni. A hagyományos üzenetküldÅ‘ alkalmazásokkal ellentétben a Briar nem függ egy központi szervertÅ‘l, az üzenetek közvetlenül a felhasználók készülékei között szinkronizálódnak. Ha az internet nem elérhetÅ‘, a Briar Bluetooth vagy Wi-Fi kapcsolaton keresztül szinkronizál. Amikor az interent elérhetÅ‘, a Briar a Tor hálózaton keresztül szinkronizál, megvédve a felhasználókat és kapcsolataikat a megfigyeléstÅ‘l." + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "Holland" + +msgid "French" +msgstr "Francia" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Olasz" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "Orosz" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Adja oda ezt a linket annak a kapcsolatának, akit hozzá szeretne adni" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Ãrj a be a linket a kapcsolatától ide" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Kapcsolat linkje" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Kérjük adja meg a linket" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Adja meg a kontakt becenevét. Csak ön láthatja." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Becenév megadása" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Kérjük adjon meg becenevet" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Kapcsolat hozzáadása" + +msgid "Next" +msgstr "KövetkezÅ‘" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Kapcsolat hozzáadása" + +msgid "Delete contact" +msgstr "Kapcsolat törlése" + +msgid "Password" +msgstr "Jelszó" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Belépés" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Belépés" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "Nincs kapcsolat kiválasztva" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Kapcsolat hozzáadása" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Vissza" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Köszöntjük a Briar-ban" + +msgid "Choose your nickname" +msgstr "Felhasználónév választása" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Fiók létrehozása" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Kapcsolat törlésének megerÅ‘sÃtése" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Biztosan eltávolÃtja ezt a kapcsolatot és minden vele történt üzenetváltását?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Kérjük adjon meg becenevet" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Kérjük adja meg a linket" + +msgid "Enter your contact's link, not your own" +msgstr "A kapcsolata linkjét adja meg, ne a sajátját" diff --git a/briar-gtk/po/briar-gtk/ia.po b/briar-gtk/po/briar-gtk/ia.po new file mode 100644 index 0000000..428de6a --- /dev/null +++ b/briar-gtk/po/briar-gtk/ia.po @@ -0,0 +1,308 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# SoftInterlingua <>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: SoftInterlingua <>, 2020\n" +"Language-Team: Interlingua (https://www.transifex.com/otf/teams/76528/ia/)\n" +"Language: ia\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Insere hic le ligamine ab tu contacto" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Ligamine de contacto" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Per favor insere un ligamine" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Insere un pseudonymo" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Per favor insere un pseudonymo" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Adder contacto" + +msgid "Next" +msgstr "Sequente" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Adder contacto" + +msgid "Delete contact" +msgstr "Deler contacto" + +msgid "Password" +msgstr "Contrasigno" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Adder contacto" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Retro" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Benvenite a Briar" + +msgid "Choose your nickname" +msgstr "Selige tu pseudonymo" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Crear conto" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Per favor insere un pseudonymo" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Per favor insere un ligamine" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/id.po b/briar-gtk/po/briar-gtk/id.po new file mode 100644 index 0000000..864e91d --- /dev/null +++ b/briar-gtk/po/briar-gtk/id.po @@ -0,0 +1,311 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Khairul Agasta <khairuldroids@gmail.com>, 2020 +# kathleen azali <k.azali@perintis.or.id>, 2020 +# cholif yulian <cholifyulian123@gmail.com>, 2020 +# Robert Dafis <robertdafis@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Robert Dafis <robertdafis@gmail.com>, 2020\n" +"Language-Team: Indonesian (https://www.transifex.com/otf/teams/76528/id/)\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Selanjutnya" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "Kata sandi" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Masuk" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Masuk" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Kembali" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Buat Akun" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/is.po b/briar-gtk/po/briar-gtk/is.po new file mode 100644 index 0000000..c83731a --- /dev/null +++ b/briar-gtk/po/briar-gtk/is.po @@ -0,0 +1,333 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# smari <smari@mailpile.is>, 2020 +# Sveinn à Felli <sv1@fellsnet.is>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Sveinn à Felli <sv1@fellsnet.is>, 2020\n" +"Language-Team: Icelandic (https://www.transifex.com/otf/teams/76528/is/)\n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Örugg skilaboð, allstaðar" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar er samskiptaforrit hannað fyrir aðgerðasinna, blaðamenn og alla þá sem þurfa örygga, auðvelda og áreiðanlega leið til að eiga à samskiptum. ÓlÃkt hefðbundnum skilaboðaforritum reiðir Briar sig ekki á miðlæga þjóna - skilaboðin eru samstillt beint á milli tækja notendanna. Ef internetið liggur niðri getur Briar samstillt à gegnum Bluetooth eða Wi-Fi þráðlaus net og þannig haldið upplýsingaflæðinu gangandi á neyðarstundum. Ef internetið er starfhæft getur Briar samstillt à gegnum Tor-netkerfið, sem verndar notendurna og tengslanet þeirra fyrir eftirliti og ritskoðun." + +msgid "The Briar Project" +msgstr "Briar-verkefnið" + +msgid "Main window showing two contacts and chat" +msgstr "Aðalgluggi sem sýnir tvo tengiliði og spjall" + +msgid "Welcome screen with registration" +msgstr "Upphafsskjár með nýskráningu" + +msgid "Adding contacts at a distance" +msgstr "Bæta við tengiliðum à fjarlægð" + +msgid "Main window with two contacts and about dialog" +msgstr "Aðalgluggi sem sýnir tvo tengiliði og upplýsingaglugga" + +msgid "Improvements in this version:" +msgstr "Endurbætur à þessari útgáfu:" + +msgid "Improved notification support" +msgstr "Bættur stuðningur við tilkynningar" + +msgid "Showing number of unread messages in contact list" +msgstr "Birtir fjölda ólesinna skilaboða à tengiliðalista" + +msgid "Support for changing contacts' names" +msgstr "Stuðningur við að breyta nöfnum tengiliða" + +msgid "Support for deleting all messages of a chat" +msgstr "Stuðningur við að eyða öllum skilaboðum à spjalli" + +msgid "Indication of messages' delivery states" +msgstr "Afhendingarstaða skilaboða gefin til kynna" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "Yfirfærsla à to briar_wrapper 0.0.5" + +msgid "Many more minor improvements" +msgstr "Margar minni endurbætur" + +msgid "Translations into many languages:" +msgstr "Þýðingar á mörgum tungumálum:" + +msgid "Albanian" +msgstr "Albanska" + +msgid "Catalan" +msgstr "Katalónska" + +msgid "Chinese (Simplified)" +msgstr "KÃnverska (einfölduð)" + +msgid "Esperanto" +msgstr "Esperantó" + +msgid "Dutch" +msgstr "Hollenska" + +msgid "French" +msgstr "Franska" + +msgid "Galician" +msgstr "GalisÃska" + +msgid "Icelandic" +msgstr "Ãslenska" + +msgid "Italian" +msgstr "Ãtalska" + +msgid "Lithuanian" +msgstr "LitháÃska" + +msgid "Persian" +msgstr "Persneska" + +msgid "Russian" +msgstr "Rússneska" + +msgid "Thai" +msgstr "Tælenska" + +msgid "Basic notification support" +msgstr "Grunnstuðningur við tilkynningar" + +msgid "Support for contact deletion" +msgstr "Stuðningur við eyðingu tengiliða" + +msgid "Hugely improved chat UI" +msgstr "Mikið endurbætt spjallviðmót" + +msgid "Full Spanish and German translations" +msgstr "Fullgerðar spænskar og þýskar þýðingar" + +msgid "Migration to libhandy 1.0" +msgstr "Yfirfærsla à libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Yfirfærsla à to briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Sýnd nettengistaða tengiliða à tengiliðalista (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Stuðningur við að afrita efni à skilaboðum (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Löguð villa à Briar-skilaboðum sem ekki eru með texta (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Löguð villa þar sem nafn tengiliðar sést ekki à einkaskilaboðum (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Uppfærsla á kjarna Briar à útgáfu 1.2.9" + +msgid "Lots of software tests" +msgstr "Miklar prófanir á hugbúnaðnum" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "Allra fyrsta alfa-prófunarútgáfa Briar GTK. Hún gerir kleift að bæta við tengiliðum à fjarlægð og að spjalla við þá à einkaspjalli. Eftir er að koma upp öðrum eiginleikum, eins og hópum, spjallsvæðum (forum) og bloggum." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Höfundarréttur © 2019-2020 Briar-verkefnið" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Briar-forrit fyrir GTK-skjáborðsumhverfi og snjalltæki" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Heimsækja Briar GTK vefsvæðið" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Gefðu þennan tengil til tengiliðarins sem þú ætlar að bæta við" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Settu hér inn tengilinn frá tengiliðnum þÃnum" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Tengill á tengilið" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Settu inn tengil" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Gefðu tengiliðnum þÃnum stuttnefni/gælunafn. Einungis þú getur séð það." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Settu inn stuttnefni" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Settu inn stuttnefni" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Bæta við tengilið" + +msgid "Next" +msgstr "Næsta" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Bæta við tengilið" + +msgid "Delete contact" +msgstr "Eyða tengilið" + +msgid "Password" +msgstr "Lykilorð" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Innskráning" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Skrái inn" + +msgid "About Briar GTK" +msgstr "Um Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Skrifaðu skilaboð" + +msgid "No contact selected" +msgstr "Enginn tengiliður valinn" + +msgid "Select a contact to start chatting" +msgstr "Veldu tengilið til að hefja spjall" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Bæta við tengilið" + +msgid "Main menu" +msgstr "Aðalvalmynd" + +msgid "Back" +msgstr "Til baka" + +msgid "Chat menu" +msgstr "Spjallvalmynd" + +msgid "Welcome to Briar" +msgstr "Velkomin à Briar" + +msgid "Choose your nickname" +msgstr "Veldu þér stuttnefni" + +msgid "Confirm Password" +msgstr "Staðfestu lykilorð" + +msgid "Create Account" +msgstr "Búa til notandaaðgang" + +msgid "Creating Account" +msgstr "Bý til notandaaðgang" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Ertu viss um að þú viljir hætta?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "Eftir að þú lokar Briar geturðu ekki lengur tekið á móti eða sent skilaboð à bið. Haltu Briar opnu til að haldast tengd/ur við tengiliðina þÃna." + +msgid "Confirm Contact Deletion" +msgstr "Staðfesta eyðingu tengiliðar" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Ertu viss að þú viljir fjarlægja þennan tengilið ásamt öllum þeim skilaboðum sem ykkur hafa farið á milli?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Settu inn lykilorð" + +msgid "Couldn't log in" +msgstr "Gat ekki skráð inn" + +msgid "Please enter a nickname" +msgstr "Settu inn stuttnefni" + +msgid "The passwords do not match" +msgstr "Lykilorðin stemma ekki" + +msgid "Couldn't register account" +msgstr "Mistókst að skrá nýjan aðgang" + +msgid "Please enter a link" +msgstr "Settu inn tengil" + +msgid "Enter your contact's link, not your own" +msgstr "Settu inn tengilinn frá tengiliðnum þÃnum, ekki þinn eigin" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "Nico Alt" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Notar kóða frá" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Briar-virkni frá" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Ég sjálfur" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Tengilið bætt við" + +#~ msgctxt "Notification" +#~ msgid "New private message" +#~ msgstr "Ný einkaskilaboð" diff --git a/briar-gtk/po/briar-gtk/it.po b/briar-gtk/po/briar-gtk/it.po new file mode 100644 index 0000000..4f56e2d --- /dev/null +++ b/briar-gtk/po/briar-gtk/it.po @@ -0,0 +1,330 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Riccardo, 2020 +# HostFat <hostfat@gmail.com>, 2020 +# Random_R, 2020 +# c6497ab8ee8a3906bb861267dec9a84b_bc40ce0 <0329ec65fa3a66db7a8a2a698d66d850_156421>, 2020 +# SebastianoPistore <SebastianoPistore.info@protonmail.ch>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# Giuseppe Pignataro <rogepix@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Giuseppe Pignataro <rogepix@gmail.com>, 2020\n" +"Language-Team: Italian (https://www.transifex.com/otf/teams/76528/it/)\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Messaggi sicuri, ovunque" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar è un'app di messaggistica progettata per attivisti, giornalisti e chiunque altro abbia bisogno di un modo sicuro, facile e robusto di comunicare. A differenza delle app di messaggistica tradizionali, Briar non si basa su un server centrale - i messaggi sono sincronizzati direttamente tra i dispositivi degli utenti. Se non c'è internet, Briar può sincronizzare via Bluetooth o Wi-Fi, mantenendo attive le comunicazioni in caso di emergenza. Se c'è internet, Briar può sincronizzare tramite rete Tor, proteggendo gli utenti e le loro relazioni dalla sorveglianza." + +msgid "The Briar Project" +msgstr "The Briar Project" + +msgid "Main window showing two contacts and chat" +msgstr "Finestra principale con due contatti e la chat" + +msgid "Welcome screen with registration" +msgstr "Schermata di benvenuto con registrazione" + +msgid "Adding contacts at a distance" +msgstr "Aggiunta di contatti a distanza" + +msgid "Main window with two contacts and about dialog" +msgstr "Finestra principale con due contatti e le informazioni di applicazione" + +msgid "Improvements in this version:" +msgstr "Migliorie in questa versione:" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "Molte altre migliorie minori" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "Albanese" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "Cinese (Semplificato)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Olandese" + +msgid "French" +msgstr "Francese" + +msgid "Galician" +msgstr "Gallego" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Italiano" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "Persiano" + +msgid "Russian" +msgstr "Russo" + +msgid "Thai" +msgstr "Thai" + +msgid "Basic notification support" +msgstr "Supporto base alle notifiche" + +msgid "Support for contact deletion" +msgstr "Supporto all'eliminazione di contatti" + +msgid "Hugely improved chat UI" +msgstr "Interfaccia di chat migliorata sensibilmente" + +msgid "Full Spanish and German translations" +msgstr "Traduzioni complete per spagnolo e tedesco" + +msgid "Migration to libhandy 1.0" +msgstr "Migrazione a libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migrazione a briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Mostra lo stato online dei contatti nell'elenco contatti (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Supporto alla copia dei contenuti nei messaggi (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Corretto errore nei messaggi Briar che non avevano testo (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Corretto errore nel nome del contatto che non si vedeva nei messaggi privati (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Aggiornato Briar core alla versione 1.2.9" + +msgid "Lots of software tests" +msgstr "Numerosi test del software" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "La primissima versione alfa di Briar GTK. Consente l'aggiunta di contatti a distanza e di conversare con essi in chat private. Altre funzioni come i gruppi, i forum e i blog devono essere implementate." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Copyright © 2019-2020 The Briar Project" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Un client Briar per desktop GTK e dispositivi mobili" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Visita il sito di Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Dai questo link al contatto che vuoi aggiungere" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Inserisci qui il link dal tuo contatto" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Link del contatto" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Inserisci un link" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Dai un nickname al tuo contatto. Solo tu puoi vederlo." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Inserisci un nickname" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Inserisci un nickname" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Aggiungi contatto" + +msgid "Next" +msgstr "Successivo" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Aggiungi contatto" + +msgid "Delete contact" +msgstr "Elimina contatto" + +msgid "Password" +msgstr "Password" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Accedi" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Accesso in corso" + +msgid "About Briar GTK" +msgstr "Riguardo Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Digita messaggio" + +msgid "No contact selected" +msgstr "Nessun contatto selezionato" + +msgid "Select a contact to start chatting" +msgstr "Seleziona un contatto per iniziare a chattare" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Aggiungi contatto" + +msgid "Main menu" +msgstr "Menu principale" + +msgid "Back" +msgstr "Indietro" + +msgid "Chat menu" +msgstr "Menu di chat" + +msgid "Welcome to Briar" +msgstr "Benvenuti su Briar" + +msgid "Choose your nickname" +msgstr "Scegli il tuo nickname" + +msgid "Confirm Password" +msgstr "Conferma password" + +msgid "Create Account" +msgstr "Crea account" + +msgid "Creating Account" +msgstr "Creazione account" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Vuoi veramente uscire?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "Una volta chiuso Briar, non riceverai più messaggi e non invierai quelli in attesa. Tieni aperto Briar per restare connesso con i tuoi contatti." + +msgid "Confirm Contact Deletion" +msgstr "Conferma cancellazione contatto" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Vuoi veramente rimuovere questo contatto e tutti i messaggi scambiati con esso?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Inserisci una password" + +msgid "Couldn't log in" +msgstr "Accesso fallito" + +msgid "Please enter a nickname" +msgstr "Inserisci un nickname" + +msgid "The passwords do not match" +msgstr "Le password non corrispondono" + +msgid "Couldn't register account" +msgstr "Registrazione account fallita" + +msgid "Please enter a link" +msgstr "Inserisci un link" + +msgid "Enter your contact's link, not your own" +msgstr "Inserisci il link del contatto, non il tuo" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "Random_R" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Utilizzo di codice da" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Funzionalità Briar da" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Me stesso" diff --git a/briar-gtk/po/briar-gtk/ja.po b/briar-gtk/po/briar-gtk/ja.po new file mode 100644 index 0000000..8568f54 --- /dev/null +++ b/briar-gtk/po/briar-gtk/ja.po @@ -0,0 +1,313 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Sebastien G. <sebastieng@gmail.com>, 2020 +# kanna, 2020 +# b33a4006134bb6ee62b30fc0fac5cec6, 2020 +# h345u37g3 h345u37g3, 2020 +# ã‚¿ã‚«ãƒã‚· <indexial@outlook.jp>, 2020 +# Naofumi <naofum@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Naofumi <naofum@gmail.com>, 2020\n" +"Language-Team: Japanese (https://www.transifex.com/otf/teams/76528/ja/)\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "オランダ語" + +msgid "French" +msgstr "フランス語" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "イタリア語" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "ãƒã‚·ã‚¢èªž" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "リンクを共有ã™ã‚‹é€£çµ¡ç›¸æ‰‹ã‚’è¿½åŠ ã™ã‚‹" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "連絡相手ã®ãƒªãƒ³ã‚¯ã‚’ã“ã“ã«å…¥åŠ›ã—ã¦ãã ã•ã„" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "連絡相手ã®ãƒªãƒ³ã‚¯" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "リンクを入力ã—ã¦ãã ã•ã„" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "ã“ã®é€£çµ¡ç›¸æ‰‹ã«ãƒ‹ãƒƒã‚¯ãƒãƒ¼ãƒ を付ã‘ã¾ã™ã€‚ ã‚ãªãŸã ã‘ãŒãれを見るã“ã¨ãŒã§ãã¾ã™ã€‚" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "ニックãƒãƒ¼ãƒ を入力ã—ã¦ãã ã•ã„" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "ニックãƒãƒ¼ãƒ を入力ã—ã¦ãã ã•ã„" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "é€£çµ¡ç›¸æ‰‹ã‚’è¿½åŠ " + +msgid "Next" +msgstr "次ã¸" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "é€£çµ¡ç›¸æ‰‹ã‚’è¿½åŠ " + +msgid "Delete contact" +msgstr "ã“ã®é€£çµ¡å…ˆã‚’削除" + +msgid "Password" +msgstr "パスワード" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "ãƒã‚°ã‚¤ãƒ³" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "ãƒã‚°ã‚¤ãƒ³ä¸" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "連絡先未é¸æŠž" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "é€£çµ¡ç›¸æ‰‹ã‚’è¿½åŠ " + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "戻る" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Briarã¸ã‚ˆã†ã“ã" + +msgid "Choose your nickname" +msgstr "ニックãƒãƒ¼ãƒ を入力" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "アカウントを作æˆ" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "連絡先ã®å‰Šé™¤æ™‚ã«ç¢ºèª" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "ã“ã®é€£çµ¡å…ˆã¨ã€ã“ã®é€£çµ¡å…ˆã¨ã®ã™ã¹ã¦ã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’削除ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "ニックãƒãƒ¼ãƒ を入力ã—ã¦ãã ã•ã„" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "リンクを入力ã—ã¦ãã ã•ã„" + +msgid "Enter your contact's link, not your own" +msgstr "ã‚ãªãŸã®ãƒªãƒ³ã‚¯ã§ã¯ãªã連絡先ã®ãƒªãƒ³ã‚¯ã‚’入力ã—ã¦ãã ã•ã„" diff --git a/briar-gtk/po/briar-gtk/ko.po b/briar-gtk/po/briar-gtk/ko.po new file mode 100644 index 0000000..2e80d61 --- /dev/null +++ b/briar-gtk/po/briar-gtk/ko.po @@ -0,0 +1,310 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Florencia Herra Vega <flohdot@gmail.com>, 2020 +# Kyf Lee <coughingmouse@gmail.com>, 2020 +# SEPT____ <xpressengine3@mail.beo.kr>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: SEPT____ <xpressengine3@mail.beo.kr>, 2020\n" +"Language-Team: Korean (https://www.transifex.com/otf/teams/76528/ko/)\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "ë…ì¼ì–´" + +msgid "French" +msgstr "프랑스어" + +msgid "Galician" +msgstr "갈리시아어" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "ì´íƒˆë¦¬ì•„ì–´" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "러시아어" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "ì¶”ê°€í•˜ê³ ì‹¶ì€ ì§€ì¸ì—게 ì´ ë§í¬ë¥¼ 보내세요" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "ì§€ì¸ ë¶„ì—게서 ë°›ì€ ë§í¬ë¥¼ ì—¬ê¸°ì— ìž…ë ¥í•˜ì„¸ìš”" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "ì§€ì¸ ë¶„ì˜ ë§í¬" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "ë§í¬ë¥¼ ìž…ë ¥í•˜ì„¸ìš”" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "ì—°ë½ì²˜ì— ë³„ëª…ì„ ë¶™ì´ì„¸ìš”. 다른 사람ì—게는 보여지지 않습니다." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "ë³„ëª…ì„ ìž…ë ¥í•˜ì„¸ìš”" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "ë³„ëª…ì„ ìž…ë ¥í•˜ì„¸ìš”" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "ì—°ë½ì²˜ 추가하기" + +msgid "Next" +msgstr "다ìŒ" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "ì—°ë½ì²˜ 추가하기" + +msgid "Delete contact" +msgstr "ì—°ë½ì²˜ ì‚ì œí•˜ê¸°" + +msgid "Password" +msgstr "비밀번호" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "로그ì¸" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "No contact selected" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "ì—°ë½ì²˜ 추가하기" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "뒤로" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Briarì— ì˜¤ì‹ ê²ƒì„ í™˜ì˜í•©ë‹ˆë‹¤" + +msgid "Choose your nickname" +msgstr "ë³„ëª…ì„ ì •í•˜ì„¸ìš”" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "ê³„ì • 만들기" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "ì—°ë½ì²˜ ì‚ì œ 확ì¸" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "ì •ë§ë¡œ ì´ ì—°ë½ì²˜, ê·¸ë¦¬ê³ ì´ ì—°ë½ì²˜ì™€ì˜ 메시지를 ëª¨ë‘ ì œê±°í•˜ì‹œê² ì–´ìš”?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "ë³„ëª…ì„ ìž…ë ¥í•˜ì„¸ìš”" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "ë§í¬ë¥¼ ìž…ë ¥í•˜ì„¸ìš”" + +msgid "Enter your contact's link, not your own" +msgstr "ìžì‹ ì´ ì•„ë‹ˆê³ ì§€ì¸ ë¶„ì˜ ë§í¬ë¥¼ ìž…ë ¥í•´ 주세요" diff --git a/briar-gtk/po/briar-gtk/lt.po b/briar-gtk/po/briar-gtk/lt.po new file mode 100644 index 0000000..a1ea45a --- /dev/null +++ b/briar-gtk/po/briar-gtk/lt.po @@ -0,0 +1,332 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Moo, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Moo, 2020\n" +"Language-Team: Lithuanian (https://www.transifex.com/otf/teams/76528/lt/)\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: 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);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Saugus susiraÅ¡inÄ—jimas, bet kur" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar yra žinuÄių perdavimo programÄ—lÄ—, skirta aktyvistams, žurnalistams ir visiems kitiems, kam reikia saugaus, lengvo ir veiksmingo bendravimo bÅ«do. Kitaip nei kitos tradicinÄ—s žinuÄių perdavimo programÄ—lÄ—s, Briar nepasikliauja centriniu serveriu - žinutÄ—s yra sinchronizuojamos tiesiogiai tarp naudotojų įrenginių. Jei nÄ—ra interneto, Briar gali sinchronizuotis per Bluetooth ar belaidį ryšį (Wi-Fi), kad palaikytų informacijos perdavimÄ… kriziniais atvejais. Jei internetas veikia, Briar gali sinchronizuotis per Tor tinklÄ…, apsaugodama naudotojus ir jų tarpusavio ryÅ¡ius nuo stebÄ—jimo." + +msgid "The Briar Project" +msgstr "Briar projektas" + +msgid "Main window showing two contacts and chat" +msgstr "Pagrindinis langas, atvaizduojantis du adresatus ir pokalbį" + +msgid "Welcome screen with registration" +msgstr "Pradžios langas su registracija" + +msgid "Adding contacts at a distance" +msgstr "Adresatų pridÄ—jimas per atstumÄ…" + +msgid "Main window with two contacts and about dialog" +msgstr "Pagrindinis langas su dviem adresatais ir dialogu su programos informacija" + +msgid "Improvements in this version:" +msgstr "Å ioje versijoje pristatyti patobulinimai:" + +msgid "Improved notification support" +msgstr "Patobulintas praneÅ¡imų palaikymas" + +msgid "Showing number of unread messages in contact list" +msgstr "Neskaitytų žinuÄių skaiÄiaus rodymas adresatų sÄ…raÅ¡e" + +msgid "Support for changing contacts' names" +msgstr "Adresatų vardų keitimo palaikymas" + +msgid "Support for deleting all messages of a chat" +msgstr "Visų pokalbio žinuÄių iÅ¡trynimo palaikymas" + +msgid "Indication of messages' delivery states" +msgstr "ŽinuÄių pristatymo bÅ«senos rodymas" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "PerkÄ—limas į briar_wrapper 0.0.5" + +msgid "Many more minor improvements" +msgstr "DaugybÄ— smulkių patobulinimų" + +msgid "Translations into many languages:" +msgstr "Vertimai į daugelį kalbų:" + +msgid "Albanian" +msgstr "Albanų" + +msgid "Catalan" +msgstr "Katalonų" + +msgid "Chinese (Simplified)" +msgstr "Kinų (Supaprastinta)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Olandų" + +msgid "French" +msgstr "PrancÅ«zų" + +msgid "Galician" +msgstr "Galisų" + +msgid "Icelandic" +msgstr "Islandų" + +msgid "Italian" +msgstr "Italų" + +msgid "Lithuanian" +msgstr "Lietuvių" + +msgid "Persian" +msgstr "Persų" + +msgid "Russian" +msgstr "Rusų" + +msgid "Thai" +msgstr "Tajų" + +msgid "Basic notification support" +msgstr "Bazinis praneÅ¡imų palaikymas" + +msgid "Support for contact deletion" +msgstr "Adresatų iÅ¡trynimo palaikymas" + +msgid "Hugely improved chat UI" +msgstr "Žymiai pagerinta pokalbio naudotojo sÄ…sÄ…ja" + +msgid "Full Spanish and German translations" +msgstr "Pilnas vertimas į ispanų bei vokieÄių kalbas" + +msgid "Migration to libhandy 1.0" +msgstr "PerkÄ—limas į libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "PerkÄ—limas į briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Rodyti adresatų sÄ…raÅ¡e esanÄių adresatų prisijungimo bÅ«senÄ… (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Palaikyti žinuÄių turinio kopijavimÄ… (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Pataisyti klaidÄ…, kuomet Briar žinutÄ—se nÄ—ra teksto (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Pataisyti klaidÄ…, kuomet privaÄiose žinutÄ—se nerodomas adresato vardas (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Atnaujinti Briar branduolį iki versijos 1.2.9" + +msgid "Lots of software tests" +msgstr "Daug programinÄ—s įrangos testavimų" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "Pati pirmoji Briar GTK alfa laida. Ji leidžia jums pridÄ—ti adresatus per atstumÄ… bei bendrauti su jais privaÄiuose pokalbiuose. Kitos funkcijos, tokios kaip grupÄ—s, forumai ir tinklaraÅ¡Äiai, dar bus įgyvendintos." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Autorių teisÄ—s © 2019-2020 Briar projektas" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Briar kliento programa, skirta darbalaukio ir mobiliesiems įrenginiams" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Apsilankyti Briar GTK internetinÄ—je svetainÄ—je" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Perduokite Å¡iÄ… nuorodÄ… adresatui, kurį norite pridÄ—ti" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "ÄŒia įveskite iÅ¡ adresato gautÄ… nuorodÄ…" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Adresato nuoroda" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Ä®veskite nuorodÄ…" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Suteikite savo adresatui slapyvardį. Slapyvardį matysite tik jÅ«s." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Ä®veskite slapyvardį" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Ä®veskite slapyvardį" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "PridÄ—ti adresatÄ…" + +msgid "Next" +msgstr "Kitas" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "PridÄ—ti adresatÄ…" + +msgid "Delete contact" +msgstr "IÅ¡trinti adresatÄ…" + +msgid "Password" +msgstr "Slaptažodis" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Prisijungti" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Prisijungiama" + +msgid "About Briar GTK" +msgstr "Apie Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "RaÅ¡ykite žinutÄ™" + +msgid "No contact selected" +msgstr "Nepasirinktas kontaktas" + +msgid "Select a contact to start chatting" +msgstr "Pasirinkite adresatÄ… norÄ—dami pradÄ—ti pokalbį" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "PridÄ—ti adresatÄ…" + +msgid "Main menu" +msgstr "Pagrindinis meniu" + +msgid "Back" +msgstr "Atgal" + +msgid "Chat menu" +msgstr "Pokalbio meniu" + +msgid "Welcome to Briar" +msgstr "Sveiki atvykÄ™ į Briar" + +msgid "Choose your nickname" +msgstr "Pasirinkite savo slapyvardį" + +msgid "Confirm Password" +msgstr "Pakartokite slaptažodį" + +msgid "Create Account" +msgstr "Sukurti paskyrÄ…" + +msgid "Creating Account" +msgstr "Paskyros sukÅ«rimas" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Ar tikrai norite iÅ¡eiti?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "UžvÄ—rÄ™ Briar, nebegalÄ—site gauti ar siųsti laukianÄių žinuÄių. Palikite Briar atvertÄ…, kad palaikytumÄ—te ryšį su savo adresatais." + +msgid "Confirm Contact Deletion" +msgstr "Patvirtinkite adresato iÅ¡trynimÄ…" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Ar tikrai norite paÅ¡alinti šį adresatÄ… ir visas žinutes, kuriomis apsikeitÄ—te su Å¡iuo adresatu ?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Ä®veskite slaptažodį" + +msgid "Couldn't log in" +msgstr "Nepavyko prisijungti" + +msgid "Please enter a nickname" +msgstr "Ä®veskite slapyvardį" + +msgid "The passwords do not match" +msgstr "Slaptažodžiai nesutampa" + +msgid "Couldn't register account" +msgstr "Nepavyko registruoti paskyros" + +msgid "Please enter a link" +msgstr "Ä®veskite nuorodÄ…" + +msgid "Enter your contact's link, not your own" +msgstr "Ä®veskite ne savo, o adresato nuorodÄ…" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "Nico Alt" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Naudojamas kodas pagal" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Briar funkcionalumas pagal" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "AÅ¡" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Kontaktas pridÄ—tas" + +#~ msgctxt "Notification" +#~ msgid "New private message" +#~ msgstr "Nauja privati žinutÄ—" diff --git a/briar-gtk/po/briar-gtk/meson.build b/briar-gtk/po/briar-gtk/meson.build new file mode 100644 index 0000000..d4b8f6f --- /dev/null +++ b/briar-gtk/po/briar-gtk/meson.build @@ -0,0 +1,5 @@ +# Copyright (c) 2019-2020 Nico Alt +# SPDX-License-Identifier: AGPL-3.0-only +# License-Filename: LICENSE.md + +i18n.gettext('briar-gtk', preset: 'glib') diff --git a/briar-gtk/po/briar-gtk/mk.po b/briar-gtk/po/briar-gtk/mk.po new file mode 100644 index 0000000..ad36a2b --- /dev/null +++ b/briar-gtk/po/briar-gtk/mk.po @@ -0,0 +1,309 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Matej Plavevski <matej.plavevski+github@gmail.com>, 2020 +# Zarko Gjurov <zarkogjurov@gmail.com>, 2020 +# Liljana Ackovska <liljanagjurova@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Liljana Ackovska <liljanagjurova@gmail.com>, 2020\n" +"Language-Team: Macedonian (https://www.transifex.com/otf/teams/76528/mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "ИÑпрати го овој линк до контактот што Ñакаш да го додадеш" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "ВнеÑи го линкот од твојот контакт овде" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Линк на контактот" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Ве молиме внеÑете линк" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Дај му на твојот контакт прекар. Само ти ќе можеш да го видиш." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "ВнеÑи прекар" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Ве молиме внеÑете прекар" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Додај контакт" + +msgid "Next" +msgstr "Следно" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Додај контакт" + +msgid "Delete contact" +msgstr "Избриши контакт" + +msgid "Password" +msgstr "Лозинка" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Ðајави Ñе" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Додај контакт" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Ðазад" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Добредојде во Briar" + +msgid "Choose your nickname" +msgstr "Одберете кориÑничко име" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Создади Ñметка" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Потврди бришење на контакт" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Дали Ñте Ñигурни дека Ñакате да го избришете овој контакт и Ñите пораки поврзани Ñо него?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Ве молиме внеÑете прекар" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Ве молиме внеÑете линк" + +msgid "Enter your contact's link, not your own" +msgstr "ВнеÑи го линкот на твојот контакт, а не Ñвојот линк" diff --git a/briar-gtk/po/briar-gtk/ms.po b/briar-gtk/po/briar-gtk/ms.po new file mode 100644 index 0000000..4a120bc --- /dev/null +++ b/briar-gtk/po/briar-gtk/ms.po @@ -0,0 +1,311 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Ahmed Noor Kader Mustajir Md Eusoff (kader) <sir.ade@gmail.com>, 2020 +# guardianproject <root@guardianproject.info>, 2020 +# akwizgran <michael@briarproject.org>, 2020 +# Fawwaz Hadi, 2020 +# Fawwaz Hadi, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Fawwaz Hadi, 2020\n" +"Language-Team: Malay (https://www.transifex.com/otf/teams/76528/ms/)\n" +"Language: ms\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Seterusnya" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "Padam kenalan" + +msgid "Password" +msgstr "" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "Tiada kenalan dipilih" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Kembali" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "Pilih nama samaran anda:" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/nb_NO.po b/briar-gtk/po/briar-gtk/nb_NO.po new file mode 100644 index 0000000..c8c174d --- /dev/null +++ b/briar-gtk/po/briar-gtk/nb_NO.po @@ -0,0 +1,309 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# translator42, 2020 +# Elias Nykrem <bloodaxeNOR@protonmail.com>, 2020 +# Allan Nordhøy <epost@anotheragency.no>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Allan Nordhøy <epost@anotheragency.no>, 2020\n" +"Language-Team: Norwegian BokmÃ¥l (Norway) (https://www.transifex.com/otf/teams/76528/nb_NO/)\n" +"Language: nb_NO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "Russisk" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Gi denne lenken til kontakten du ønsker Ã¥ legge til" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Tast inn lenken fra din kontakt her" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Kontaktens lenke" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Gi din kontakt et kallenavn. Bare du kan se det." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Tast inn et kallenavn" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Legg til kontakt" + +msgid "Next" +msgstr "Neste" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Legg til kontakt" + +msgid "Delete contact" +msgstr "Slett kontakt" + +msgid "Password" +msgstr "Passord" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Logg inn" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "Ingen kontakter valgt" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Legg til kontakt" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Tilbake" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Velkommen til Briar" + +msgid "Choose your nickname" +msgstr "Velg kallenavn" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Opprett konto" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Bekreft sletting av kontakt" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Er du sikker pÃ¥ at du vil fjerne denne kontakten og alle meldinger utvekslet med denne kontakten?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/nl.po b/briar-gtk/po/briar-gtk/nl.po new file mode 100644 index 0000000..448ea46 --- /dev/null +++ b/briar-gtk/po/briar-gtk/nl.po @@ -0,0 +1,330 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Pander <pander@users.sourceforge.net>, 2020 +# erinm, 2020 +# akwizgran <michael@briarproject.org>, 2020 +# Thom, 2020 +# Heimen Stoffels <vistausss@outlook.com>, 2020 +# Anne Mügge <info@numijneigenwebsite.nl>, 2020 +# Volluta <volluta@tutanota.com>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Dutch (https://www.transifex.com/otf/teams/76528/nl/)\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Veilig communiceren, waar dan ook" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar is een berichten app ontworpen voor activisten, journalisten en wie dan ook die een veilige, gemakkelijke en robuste manier nodig heeft voor communicatie. Niet zoals traditionele berichtenapps maakt Briar geen gebruik van een centrale server - berichten worden direct tussen de apparaten van gebruikers gesynchroniseerd. Als het internet het niet doet kan Briar synchroniseren d.m.v. Bluetooth of wifi, zodat de informatie blijft ronstromen tijdens een crisis. Als het internet het wel doet kan Briar Synchroniseren over het Tor netwerk, en beschermt het gebruikers en hun verhoudingen van surveillance." + +msgid "The Briar Project" +msgstr "Het Briar Project" + +msgid "Main window showing two contacts and chat" +msgstr "Hoofdvenster, toont twee contacten en een gesprek" + +msgid "Welcome screen with registration" +msgstr "Welkomstscherm met registratie" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "Hoofdvenster, toont twee contacten en een toelichting." + +msgid "Improvements in this version:" +msgstr "Verbeteringen in deze versie." + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "Vele andere kleine verbeteringen" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "Albanees" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "Chinees (vereenvoudigd)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Nederlands" + +msgid "French" +msgstr "Frans" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Italiaans" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "Perzisch" + +msgid "Russian" +msgstr "Russisch" + +msgid "Thai" +msgstr "Thai" + +msgid "Basic notification support" +msgstr "Basisondersteuning voor meldingen" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "Gigantische verbeteringen aan gespreksinterface" + +msgid "Full Spanish and German translations" +msgstr "Volledige vertaling in Spaans en Duits" + +msgid "Migration to libhandy 1.0" +msgstr "Migratie naar libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migratie naar briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Toon online status of contacten in contacten lijst (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Ondersteuning voor kopiëren van inhoud in berichten (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Bug opgelost: Briar berichten tonen geen inhoud (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Bug opgelost waarin naam gebruiker niet getoond werd in privégesprekken" + +msgid "Update Briar core to version 1.2.9" +msgstr "Briar core geupdate naar versie 1.2.9" + +msgid "Lots of software tests" +msgstr "Heel veel software testen" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Briar applicatie voor GTK-ondersteunde desktop- en mobiele apparaten" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Bezoek de website van Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Geef deze link aan diegene die je wilt toevoegen" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Voer hier de link die je van je contact hebt onvangen in." + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Ontvangen link van contact" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Voer a.u.b. een link in." + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Geef je contact een bijnaam, alleen jij kan deze zien" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Voer een bijnaam in" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Geef a.u.b. een gebruikersnaam op" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Contact toevoegen" + +msgid "Next" +msgstr "Volgende" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Contact toevoegen" + +msgid "Delete contact" +msgstr "Contact verwijderen" + +msgid "Password" +msgstr "Wachtwoord" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Inloggen" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Aan het inloggen" + +msgid "About Briar GTK" +msgstr "Over Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Type een bericht" + +msgid "No contact selected" +msgstr "Geen contact geselecteerd" + +msgid "Select a contact to start chatting" +msgstr "Kies een contact om te beginnen met chatten" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Contact toevoegen" + +msgid "Main menu" +msgstr "Hoofdmenu" + +msgid "Back" +msgstr "Terug" + +msgid "Chat menu" +msgstr "Chat menu" + +msgid "Welcome to Briar" +msgstr "Welkom bij Briar" + +msgid "Choose your nickname" +msgstr "Kies jouw bijnaam" + +msgid "Confirm Password" +msgstr "Wachtwoord bevestigen" + +msgid "Create Account" +msgstr "Account maken" + +msgid "Creating Account" +msgstr "Account maken" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Weet je zeker dat u Briar wilt afsluiten?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Bevestig verwijderen van contact" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Weet je zeker dat je dit contact en alle bijbehorende berichten wilt verwijderen?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Voer a.u.b. een wachtwoord in" + +msgid "Couldn't log in" +msgstr "Inloggen is mislukt" + +msgid "Please enter a nickname" +msgstr "Geef a.u.b. een gebruikersnaam op" + +msgid "The passwords do not match" +msgstr "De wachtwoorden komen niet overeen" + +msgid "Couldn't register account" +msgstr "Registratie is mislukt" + +msgid "Please enter a link" +msgstr "Voer a.u.b. een link in." + +msgid "Enter your contact's link, not your own" +msgstr "Voer de link van jouw contact in, niet de jouwe" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Gebruikt code van" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Briar-functionaliteit door" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Ik" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Contactpersoon is toegevoegd" diff --git a/briar-gtk/po/briar-gtk/oc.po b/briar-gtk/po/briar-gtk/oc.po new file mode 100644 index 0000000..05d911d --- /dev/null +++ b/briar-gtk/po/briar-gtk/oc.po @@ -0,0 +1,308 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Joan Valet <jeanvalet1212@outlook.fr>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Joan Valet <jeanvalet1212@outlook.fr>, 2020\n" +"Language-Team: Occitan (post 1500) (https://www.transifex.com/otf/teams/76528/oc/)\n" +"Language: oc\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Donatz aqueste ligam al contacte que volètz ajustar" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Picatz lo ligam del contacte aquÃ" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Ligam del contacte" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Mercés de picar un ligam" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Donatz un escais-nom a vòstre contacte. Pas que vosautres poiretz lo veire." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Picatz l’escais-nom" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Mercés de picar un escais-nom" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Ajustar un contacte" + +msgid "Next" +msgstr "Seguent" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Ajustar un contacte" + +msgid "Delete contact" +msgstr "Suprimir lo contacte" + +msgid "Password" +msgstr "Senhal" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Ajustar un contacte" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Precedent" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "La benvenguda a Briar" + +msgid "Choose your nickname" +msgstr "Causir un escais-nom" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Crear un compte" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Confirmatz la supression del contacte" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Sètz segur de voler suprimir lo contacte e los messatges ligats a el ?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Mercés de picar un escais-nom" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Mercés de picar un ligam" + +msgid "Enter your contact's link, not your own" +msgstr "Picatz lo ligam del contacte, non pas lo vòstre" diff --git a/briar-gtk/po/briar-gtk/pl.po b/briar-gtk/po/briar-gtk/pl.po new file mode 100644 index 0000000..655c2d7 --- /dev/null +++ b/briar-gtk/po/briar-gtk/pl.po @@ -0,0 +1,317 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Florencia Herra Vega <flohdot@gmail.com>, 2020 +# Åukasz ZmysÅ‚o <sylwaker@gmail.com>, 2020 +# Marta Marczykowska-Górecka <marta.maria.gorecka@gmail.com>, 2020 +# b33a4006134bb6ee62b30fc0fac5cec6, 2020 +# AreYouLoco? <areyouloco@paranoici.org>, 2020 +# Dawid Potocki <dpot@disroot.org>, 2020 +# Sylwester Sochar <dark_raven@wp.pl>, 2020 +# Marcin Januchta <marcin.januchta@gmail.com>, 2020 +# Verdulo :-), 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Polish (https://www.transifex.com/otf/teams/76528/pl/)\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Nederlandzki" + +msgid "French" +msgstr "Francuski" + +msgid "Galician" +msgstr "Galicyjski" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "WÅ‚oski" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "Rosyjski" + +msgid "Thai" +msgstr "Tajski" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Podaj ten link kontaktowi, którego chcesz dodać" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Wprowadź tutaj link od swojego kontaktu" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Link kontaktu" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "ProszÄ™ wprowadź link" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Nadaj pseudonim swojemu kontaktowi. Tylko ty możesz go widzieć." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Wprowadź pseudonim" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "ProszÄ™, wprowadź pseudonim" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Dodaj kontakt" + +msgid "Next" +msgstr "NastÄ™pny" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Dodaj kontakt" + +msgid "Delete contact" +msgstr "UsuÅ„ kontakt" + +msgid "Password" +msgstr "HasÅ‚o" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Logowanie" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Logowanie" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "No contact selected" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Dodaj kontakt" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Wstecz" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Witaj w Briar" + +msgid "Choose your nickname" +msgstr "Wybierz nazwÄ™ użytkownika" + +msgid "Confirm Password" +msgstr "Potwierdź HasÅ‚o" + +msgid "Create Account" +msgstr "Utwórz Konto" + +msgid "Creating Account" +msgstr "Tworzenie Konta" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Potwierdź usuniÄ™cie kontaktu" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Czy na pewno chcesz usunąć ten kontakt i wszystkie wymienione z nim wiadomoÅ›ci?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "ProszÄ™, wprowadź pseudonim" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "ProszÄ™ wprowadź link" + +msgid "Enter your contact's link, not your own" +msgstr "Wprowadź link twojego kontaktu, a nie swój" diff --git a/briar-gtk/po/briar-gtk/ps.po b/briar-gtk/po/briar-gtk/ps.po new file mode 100644 index 0000000..01954e4 --- /dev/null +++ b/briar-gtk/po/briar-gtk/ps.po @@ -0,0 +1,303 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Language-Team: Pushto (https://www.transifex.com/otf/teams/76528/ps/)\n" +"Language: ps\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/pt_BR.po b/briar-gtk/po/briar-gtk/pt_BR.po new file mode 100644 index 0000000..f92e099 --- /dev/null +++ b/briar-gtk/po/briar-gtk/pt_BR.po @@ -0,0 +1,324 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Martus Translations <translations@martus.org>, 2020 +# Eduardo Bonsi, 2020 +# Vitoria Vernalha <vernalhavitoria@gmail.com>, 2020 +# jose, 2020 +# ÄorÄ‘e MaruÅ¡ić <djordje@hzontal.org>, 2020 +# sobeitnow0 <sobeitnow0@gmail.com>, 2020 +# erinm, 2020 +# Caio Volpato <caio.volpato@riseup.net>, 2020 +# André Almeida <andrefalmeida@protonmail.com>, 2020 +# Adrian . <tekohax@disroot.org>, 2020 +# Evandro <evandro.92@hotmail.com>, 2020 +# Joeffison Silvério de Andrade <joeffison@gmail.com>, 2020 +# 0ed9961fdd2c469a85d0f0ef7ce7865b, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/otf/teams/76528/pt_BR/)\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar é um aplicativo de mensagens desenvolvido para ativistas, jornalistas e todos aqueles e aquelas que precisam de uma maneira segura, fácil e robusta para se comunicar. Diferente dos aplicativos de mensagens tradicionais, o Briar não depende de um servidor central – as mensagens são sincronizadas diretamente entre os aparelhos dos usuários. Se não houver conexão com a internet, o Briar pode se manter sincronizado através do Bluetooth ou Wi-Fi, mantendo assim a informação fluindo em uma crise. Se houver conexão com a internet, o Briar pode se conectar através da rede Tor, protegendo os usuários e suas relações da vigilância." + +msgid "The Briar Project" +msgstr "O projeto Briar" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "Chinês (Simplificado)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Holandês" + +msgid "French" +msgstr "Francês" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Italiano" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "Persa" + +msgid "Russian" +msgstr "Russo" + +msgid "Thai" +msgstr "Tailandês" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Passe esse link para o contato que você quer adicionar" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Insira o link do seu contato aqui" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Link do contato" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Por favor insira um link" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Dê um apelido ao contato. Somente você pode ver esse apelido. " + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Insira um apelido" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Por favor insira um apelido" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Adicionar contato" + +msgid "Next" +msgstr "Próximo" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Adicionar contato" + +msgid "Delete contact" +msgstr "Apagar contato" + +msgid "Password" +msgstr "Senha" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Entrar" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Logando" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "Nenhum contacto foi selecionado" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Adicionar contato" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Voltar" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Boas-vindas ao Briar" + +msgid "Choose your nickname" +msgstr "Escolha seu apelido" + +msgid "Confirm Password" +msgstr "Confirme a Senha" + +msgid "Create Account" +msgstr "Criar Conta" + +msgid "Creating Account" +msgstr "Criando conta" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Confirmar remoção do contato" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Você tem certeza que quer remover este contato e todas mensagens trocadas com ele?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Digite uma senha, por favor." + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Por favor insira um apelido" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Por favor insira um link" + +msgid "Enter your contact's link, not your own" +msgstr "Insira o link do seu contato, não o seu próprio " + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Contato adicionado" diff --git a/briar-gtk/po/briar-gtk/ro.po b/briar-gtk/po/briar-gtk/ro.po new file mode 100644 index 0000000..119b7ed --- /dev/null +++ b/briar-gtk/po/briar-gtk/ro.po @@ -0,0 +1,313 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Cristina Lupu <cristina@cji.ro>, 2020 +# Vitalie Ciubotaru <vitalie@ciubotaru.tk>, 2020 +# Licaon_Kter, 2020 +# titus <titus0818@gmail.com>, 2020 +# Predator <Predator@windowslive.com>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Romanian (https://www.transifex.com/otf/teams/76528/ro/)\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "Chineză (simplificată)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Olandez" + +msgid "French" +msgstr "Francez" + +msgid "Galician" +msgstr "Galician" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "Italian" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "Persană" + +msgid "Russian" +msgstr "Rus" + +msgid "Thai" +msgstr "Thai" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "DaÈ›i această adresă contactului pe care doriÈ›i să-l adăugaÈ›i" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "IntroduceÈ›i adresa contactului dumneavoastră aici" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Adresa contactului" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Vă rugăm să introduceÈ›i o adresă" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "IntroduceÈ›i un nume pentru contact. Vizibil doar pentru dumneavoastră." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "IntroduceÈ›i un nume" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Vă rugăm să introduceÈ›i un nume" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Adaugă contact" + +msgid "Next" +msgstr "ÃŽnainte" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Adaugă contact" + +msgid "Delete contact" +msgstr "Șterge contactul" + +msgid "Password" +msgstr "Parola" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Autentificare" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Autentificare" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Adaugă contact" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "ÃŽnapoi" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Bine aÈ›i venit la Briar" + +msgid "Choose your nickname" +msgstr "AlegeÈ›i-vă numele de utilizator" + +msgid "Confirm Password" +msgstr "Confirmare parolă" + +msgid "Create Account" +msgstr "Creează un cont" + +msgid "Creating Account" +msgstr "Crearea contului" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Confirmare È™tergere contact" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Sigur doriÈ›i să È™tergeÈ›i acest contact È™i toate mesajele schimbate?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Vă rugăm să introduceÈ›i un nume" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Vă rugăm să introduceÈ›i o adresă" + +msgid "Enter your contact's link, not your own" +msgstr "IntroduceÈ›i adresa contactului, nu cea personală" diff --git a/briar-gtk/po/briar-gtk/ru.po b/briar-gtk/po/briar-gtk/ru.po new file mode 100644 index 0000000..7668998 --- /dev/null +++ b/briar-gtk/po/briar-gtk/ru.po @@ -0,0 +1,334 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# IvanLykov <chabib@list.ru>, 2020 +# Sergey Smirnov <cj75300@gmail.com>, 2020 +# user users <sigaint517@sigaint.org>, 2020 +# ef005e17e021122df91e94cfd230e8e8_7db01f8 <be69bc900298e9d9f543903b9318d7cd_576514>, 2020 +# ÄorÄ‘e MaruÅ¡ić <djordje@hzontal.org>, 2020 +# Stanislav <mineinfo80@gmail.com>, 2020 +# Andrey, 2020 +# Martus Translations <translations@martus.org>, 2020 +# erinm, 2020 +# Imran Aliyev <mr.imranaliyev@gmail.com>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# Ðиколай Кочкин <urfiner@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Ðиколай Кочкин <urfiner@gmail.com>, 2020\n" +"Language-Team: Russian (https://www.transifex.com/otf/teams/76528/ru/)\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "БезопаÑное общение, где угодно" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar - Ñто приложение Ð´Ð»Ñ Ð¾Ð±Ð¼ÐµÐ½Ð° ÑообщениÑми, предназначенное Ð´Ð»Ñ Ð°ÐºÑ‚Ð¸Ð²Ð¸Ñтов, журналиÑтов и вÑех, кому нужен безопаÑный, проÑтой и надежный ÑпоÑоб общениÑ. Ð’ отличие от традиционных приложений Ð´Ð»Ñ Ð¾Ð±Ð¼ÐµÐ½Ð° ÑообщениÑми, Briar не полагаетÑÑ Ð½Ð° центральный Ñервер - ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ ÑинхронизируютÑÑ Ð½ÐµÐ¿Ð¾ÑредÑтвенно между уÑтройÑтвами пользователей. ЕÑли интернет не работает, Briar может ÑинхронизироватьÑÑ Ñ‡ÐµÑ€ÐµÐ· Bluetooth или Wi-Fi, Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°Ñ Ð¿Ð¾Ñ‚Ð¾Ðº информации в кризиÑной Ñитуации. ЕÑли интернет не работает, Briar может ÑинхронизироватьÑÑ Ñ‡ÐµÑ€ÐµÐ· Ñеть Tor, Ð·Ð°Ñ‰Ð¸Ñ‰Ð°Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹ и их Ð²Ð·Ð°Ð¸Ð¼Ð¾Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ñ Ð¾Ñ‚ Ñлежки." + +msgid "The Briar Project" +msgstr "Проект Briar" + +msgid "Main window showing two contacts and chat" +msgstr "Главное окно, отображающее два контакта и чат" + +msgid "Welcome screen with registration" +msgstr "Ðкран приветÑÑ‚Ð²Ð¸Ñ Ñ Ñ€ÐµÐ³Ð¸Ñтрацией" + +msgid "Adding contacts at a distance" +msgstr "Добавление контактов на раÑÑтоÑнии" + +msgid "Main window with two contacts and about dialog" +msgstr "Главное окно Ñ Ð´Ð²ÑƒÐ¼Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ð°Ð¼Ð¸ и диалогом" + +msgid "Improvements in this version:" +msgstr "Ð£Ð»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ð² Ñтой верÑии:" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "Много других незначительных улучшений" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "ÐлбанÑкий" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "КитайÑкий (упрощенный)" + +msgid "Esperanto" +msgstr "ÐÑперанто" + +msgid "Dutch" +msgstr "ГолландÑкий" + +msgid "French" +msgstr "ФранцузÑкий" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "ИтальÑнÑкий" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "ПерÑидÑкий" + +msgid "Russian" +msgstr "РуÑÑкий" + +msgid "Thai" +msgstr "ТайÑкий" + +msgid "Basic notification support" +msgstr "Поддержка базовых уведомлений" + +msgid "Support for contact deletion" +msgstr "Поддержка ÑƒÐ´Ð°Ð»ÐµÐ½Ð¸Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ð¾Ð²" + +msgid "Hugely improved chat UI" +msgstr "Значительно улучшенный Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ñ‡Ð°Ñ‚Ð°" + +msgid "Full Spanish and German translations" +msgstr "Полный перевод на иÑпанÑкий и немецкий Ñзыки" + +msgid "Migration to libhandy 1.0" +msgstr "ÐœÐ¸Ð³Ñ€Ð°Ñ†Ð¸Ñ Ð½Ð° libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "ÐœÐ¸Ð³Ñ€Ð°Ñ†Ð¸Ñ Ð½Ð° briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Отображение онлайн-ÑтатуÑа контактов в ÑпиÑке (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Поддержка ÐºÐ¾Ð¿Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñодержимого в ÑообщениÑÑ… (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "ИÑправлена ошибка, при которой ÑÐ¾Ð¾Ð±Ñ‰ÐµÐ½Ð¸Ñ Briar не Ñодержали текÑта (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "ИÑправлена ошибка, из-за которой Ð¸Ð¼Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ð° не отображалоÑÑŒ в приватных ÑообщениÑÑ… (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Обновлено Ñдро Briar до верÑии 1.2.9." + +msgid "Lots of software tests" +msgstr "Большое количеÑтво теÑтов программного обеÑпечениÑ" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "Ðто Ñамый первый альфа-релиз Briar GTK. Он позволÑет добавлÑÑ‚ÑŒ контакты удаленно и общатьÑÑ Ñ Ð½Ð¸Ð¼Ð¸ в приватных чатах. Другие функции, такие как группы, форумы и блоги, будут реализованы позже." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Copyright © 2019-2020 The Briar Project" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Клиент Briar Ð´Ð»Ñ Ð½Ð°Ñтольных и мобильных уÑтройÑтв GTK." + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "ПоÑетить веб-Ñайт Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Передайте Ñту ÑÑылку контакту, который вы хотите добавить." + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Введите ÑÑылку от вашего контакта здеÑÑŒ" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "СÑылка контакта" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "ПожалуйÑта, введите ÑÑылку" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Дайте вашему контакту ник. Увидеть его Ñможете только вы." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Введите ник" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "ПожалуйÑта, введите ник" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Добавить контакт" + +msgid "Next" +msgstr "Далее" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Добавить контакт" + +msgid "Delete contact" +msgstr "Удалить контакт" + +msgid "Password" +msgstr "Пароль" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "ÐвторизоватьÑÑ" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "ПроиÑходит вход в ÑиÑтему" + +msgid "About Briar GTK" +msgstr "О Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Введите Ñообщение" + +msgid "No contact selected" +msgstr "Контакт не выбран" + +msgid "Select a contact to start chatting" +msgstr "Выберите контакт, чтобы начать чат" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Добавить контакт" + +msgid "Main menu" +msgstr "ОÑновное меню" + +msgid "Back" +msgstr "Ðазад" + +msgid "Chat menu" +msgstr "Меню чата" + +msgid "Welcome to Briar" +msgstr "Добро пожаловать в Briar" + +msgid "Choose your nickname" +msgstr "Придумайте пÑевдоним" + +msgid "Confirm Password" +msgstr "Подтвердите пароль" + +msgid "Create Account" +msgstr "Создать учетную запиÑÑŒ" + +msgid "Creating Account" +msgstr "Создание учетной запиÑи" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Ð’Ñ‹ уверены, что хотите выйти?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "ПоÑле Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ð¸Ñ Briar, вы больше не Ñможете ни получать и отправлÑÑ‚ÑŒ ÑообщениÑ, ожидающие Ñвоей очереди. ОÑтавьте Briar открытым, чтобы оÑтаватьÑÑ Ð½Ð° ÑвÑзи Ñо Ñвоими контактами." + +msgid "Confirm Contact Deletion" +msgstr "Подтвердите удаление контакта" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Ð’Ñ‹ дейÑтвительно хотите удалить Ñтот контакт и вÑе ÑвÑзанные Ñ Ð½Ð¸Ð¼ ÑообщениÑ?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "ПожалуйÑта, введите пароль" + +msgid "Couldn't log in" +msgstr "Ðе удалоÑÑŒ войти" + +msgid "Please enter a nickname" +msgstr "ПожалуйÑта, введите ник" + +msgid "The passwords do not match" +msgstr "Пароли не Ñовпадают" + +msgid "Couldn't register account" +msgstr "Ðе удалоÑÑŒ зарегиÑтрировать аккаунт" + +msgid "Please enter a link" +msgstr "ПожалуйÑта, введите ÑÑылку" + +msgid "Enter your contact's link, not your own" +msgstr "Введите ÑÑылку вашего контакта, а не Ñвою" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "anm" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "ИÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÑ ÐºÐ¾Ð´" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "ФункциональноÑÑ‚ÑŒ Briar обеÑпечиваетÑÑ" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Я" diff --git a/briar-gtk/po/briar-gtk/sl.po b/briar-gtk/po/briar-gtk/sl.po new file mode 100644 index 0000000..4625b65 --- /dev/null +++ b/briar-gtk/po/briar-gtk/sl.po @@ -0,0 +1,308 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# bungabunga, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: bungabunga, 2020\n" +"Language-Team: Slovenian (https://www.transifex.com/otf/teams/76528/sl/)\n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Naprej" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "Geslo" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Prijavljanje" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Nazaj" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/sq.po b/briar-gtk/po/briar-gtk/sq.po new file mode 100644 index 0000000..9f1d331 --- /dev/null +++ b/briar-gtk/po/briar-gtk/sq.po @@ -0,0 +1,334 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Bujar Tafili, 2020 +# Besnik Bleta <besnik@programeshqip.org>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Albanian (https://www.transifex.com/otf/teams/76528/sq/)\n" +"Language: sq\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "Shkëmbim mesazhesh i sigurt, kudo" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar është një aplikacion për shkëmbim mesazhesh, i konceptuar për veprimtarë, gazetarë, dhe cilido tjetër që ka nevojë për një mënyrë të sigurt, të lehtë dhe të fuqishme komunikimi. Ndryshe nga aplikacionet tradicionale, Briar-i nuk bazohet në një shërbyes qendror - mesazhet njëkohësohen drejtpërdrejt mes pajisjeve të përdoruesve. Nëse s’ka internet, Briar-i mund të bëjë njëkohësimin me Bluetooth ose Wi-Fi, duke mbajtur kështu rrjedhën e informacioneve në rast krizash. Nëse ka Internet, Briar-i mund të bëjë njëkohësimet përmes rrjetit Tor, duke i mbrojtur përdoruesit dhe marrëdhëniet e tyre nga survejimi." + +msgid "The Briar Project" +msgstr "Projekti Briar" + +msgid "Main window showing two contacts and chat" +msgstr "Dritare kryesore, ku shfaqen dy kontakte dhe një fjalosje" + +msgid "Welcome screen with registration" +msgstr "Skenë mirëseardhjeje me regjistrim" + +msgid "Adding contacts at a distance" +msgstr "Shtim kontaktesh në largësi" + +msgid "Main window with two contacts and about dialog" +msgstr "Dritare kryesore me dy kontakte dhe dialogun Mbi" + +msgid "Improvements in this version:" +msgstr "Përmirësime në këtë version:" + +msgid "Improved notification support" +msgstr "Mbulim i përmirësuar njoftimesh" + +msgid "Showing number of unread messages in contact list" +msgstr "Shfaqje numri mesazhesh të palexuar te listë kontaktesh" + +msgid "Support for changing contacts' names" +msgstr "Mbulim për ndryshim emrash kontaktesh" + +msgid "Support for deleting all messages of a chat" +msgstr "Mbulim për fshirje të krejt mesazheve në një fjalosje" + +msgid "Indication of messages' delivery states" +msgstr "Tregim gjendjeje dërgimi mesazhesh" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "Migrim te briar_wrapper 0.0.5" + +msgid "Many more minor improvements" +msgstr "Mjaft përmirësime të tjera të vockla" + +msgid "Translations into many languages:" +msgstr "Përkthime në mjaft gjuhë" + +msgid "Albanian" +msgstr "Shqip" + +msgid "Catalan" +msgstr "Katalanase" + +msgid "Chinese (Simplified)" +msgstr "Kinezisht (E thjeshtuar)" + +msgid "Esperanto" +msgstr "Esperanto" + +msgid "Dutch" +msgstr "Holandisht" + +msgid "French" +msgstr "Frëngjisht" + +msgid "Galician" +msgstr "Galicisht" + +msgid "Icelandic" +msgstr "Islandisht" + +msgid "Italian" +msgstr "Italisht" + +msgid "Lithuanian" +msgstr "Lituanisht" + +msgid "Persian" +msgstr "Persisht" + +msgid "Russian" +msgstr "Rusisht" + +msgid "Thai" +msgstr "Tajlandisht" + +msgid "Basic notification support" +msgstr "Mbulim njoftimesh elementare" + +msgid "Support for contact deletion" +msgstr "Mbulim për fshirje kontaktesh" + +msgid "Hugely improved chat UI" +msgstr "UI fjalosjeje e përmirësuar në masë të madhe" + +msgid "Full Spanish and German translations" +msgstr "Përkthime të plota në spanjisht dhe gjermanisht" + +msgid "Migration to libhandy 1.0" +msgstr "Migrim te libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "Migrim te briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "Shfaq gjendje “në linjë†të kontakteve në listë kontaktesh (#19)" + +msgid "Support copying content in messages (#51)" +msgstr "Mbulim për kopjim lënde te mesazhet (#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "Ndreqje të mete mospasjeje tekst në mesazhe Briar (#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "Ndreqje të mete mosshfaqjeje emri kontakti në mesazhe private (#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "Përditësim i bazës së Briar-it me versionin 1.2.9" + +msgid "Lots of software tests" +msgstr "Plot testime software-i" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "Hedhja e parë fare në qarkullim e një versioni alpha të Briar GTK. Lejon shtim kontaktesh së largëti dhe fjalosje me ta në fjalosje private. Janë për t’u sendërtuar funksione të tjera, të tillë si grupe, forume dhe blogje." + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "Të drejta kopjimi © 2019-2020 The Briar Project" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "Një klient Briar për desktop GTK dhe pajisje celulare" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "Vizitoni sajtin e Briar GTK" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Jepjani këtë lidhje kontaktit që doni të shtoni" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Jepni këtu lidhjen prej kontaktit tuaj" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Lidhje e kontaktit" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Ju lutemi, jepni një lidhje" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Jepini kontaktit tuaj një nofkë. Vetëm ju mund ta shihni." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Jepni një nofkë" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Ju lutemi, jepni një nofkë" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Shtoni kontakt" + +msgid "Next" +msgstr "Pasuesi" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Shtoni kontakt" + +msgid "Delete contact" +msgstr "Fshije kontaktin" + +msgid "Password" +msgstr "Fjalëkalim" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Hyni" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "Po hyhet" + +msgid "About Briar GTK" +msgstr "Mbi Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "Shtypni Mesazh" + +msgid "No contact selected" +msgstr "S’ka kontakt të përzgjedhur" + +msgid "Select a contact to start chatting" +msgstr "Që të filloni të fjaloseni, përzgjidhni një kontakt" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Shtoni kontakt" + +msgid "Main menu" +msgstr "Menuja kryesore" + +msgid "Back" +msgstr "Mbrapsht" + +msgid "Chat menu" +msgstr "Menu fjalosjeje" + +msgid "Welcome to Briar" +msgstr "Mirë se vini në Briar" + +msgid "Choose your nickname" +msgstr "Zgjidhni nofkën tuaj" + +msgid "Confirm Password" +msgstr "Ripohoni Fjalëkalimin" + +msgid "Create Account" +msgstr "Krijoni Llogari" + +msgid "Creating Account" +msgstr "Po Krijohet Llogari" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "Jeni i sigurt se doni të dilet?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "Pasi të mbyllni Briar-in, s’do të merrni më mesazhe, as do të dërgohen ata pezull. Që të jeni i lidhur me kontaktet tuaja, mbajeni Briar-in të hapur." + +msgid "Confirm Contact Deletion" +msgstr "Ripohoni Fshirje Kontakti" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Jeni i sigurt se doni të hiqet ky kontakt dhe krejt mesazhet e shkëmbyer me këtë kontakt?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "Ju lutemi, jepni një fjalëkalim" + +msgid "Couldn't log in" +msgstr "S’u bë dot hyrja" + +msgid "Please enter a nickname" +msgstr "Ju lutemi, jepni një nofkë" + +msgid "The passwords do not match" +msgstr "Fjalëkalimet s’përputhen" + +msgid "Couldn't register account" +msgstr "S’u regjistrua dot llogari" + +msgid "Please enter a link" +msgstr "Ju lutemi, jepni një lidhje" + +msgid "Enter your contact's link, not your own" +msgstr "Jepni lidhjen e kontaktit tuaj, jo tuajën" + +#~ msgctxt "Used in about dialog; replace Nico with yourself to get credited in your translation; multiple persons can be added by adding new lines" +#~ msgid "Nico Alt" +#~ msgstr "Nico Alt" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "Me përdorim kodi nga" + +#~ msgctxt "Used in about dialog to credit Briar components like its REST API" +#~ msgid "Briar functionality by" +#~ msgstr "Funksionet Briar nga" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "Unë" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "Kontakti u shtua" + +#~ msgctxt "Notification" +#~ msgid "New private message" +#~ msgstr "Mesazh i ri privat" diff --git a/briar-gtk/po/briar-gtk/sr.po b/briar-gtk/po/briar-gtk/sr.po new file mode 100644 index 0000000..56cba91 --- /dev/null +++ b/briar-gtk/po/briar-gtk/sr.po @@ -0,0 +1,310 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Igor Raznatovic, 2020 +# Slobodan Simić <slsimic@gmail.com>, 2020 +# Aleksa Ristić, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Aleksa Ristić, 2020\n" +"Language-Team: Serbian (https://www.transifex.com/otf/teams/76528/sr/)\n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "Следеће" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "IzbriÅ¡ite kontakt" + +msgid "Password" +msgstr "Lozinka" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Ðазад" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Dobrodosli u Briar" + +msgid "Choose your nickname" +msgstr "Izaberite vaÅ¡ nadimak" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Kreirajte raÄun" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Potvrdite brisanje kontakta" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Jeste li sigurni da želite da uklonite ovaj kontakt i sve poruke koje ste razmijenili?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/sv.po b/briar-gtk/po/briar-gtk/sv.po new file mode 100644 index 0000000..e3f24eb --- /dev/null +++ b/briar-gtk/po/briar-gtk/sv.po @@ -0,0 +1,314 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# bsor, 2020 +# 61cfabe6e848a1d7cbffda96a2e22b98_a45fa4f <d89a4c70d6c7e817fbfb7f2464851f06_256641>, 2020 +# Florencia Herra Vega <flohdot@gmail.com>, 2020 +# Thomas Walls <thomasw@tutanota.com>, 2020 +# Stefan Gagner <stefan@mei-ya.se>, 2020 +# Daniel <d-transifex@lublin.se>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Swedish (https://www.transifex.com/otf/teams/76528/sv/)\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar är en meddelandeapp designad för aktivister, journalister och andra som behöver ett säkert, lätt och robust sätt att kommunicera. Till skillnad frÃ¥n traditionella meddelandeappar förlitar sig Briar inte pÃ¥ nÃ¥gon central server – meddelanden synkroniseras direkt mellan användarnas enheter. Om internet är nere kan Briar synka via Bluetooth eller Wi-Fi, vilket lÃ¥ter informationen flöda under i krissituation. Om internet är tillgängligt kan Briar synkronisera via Tor-nätverket, vilket skyddar användare och deras relationer frÃ¥n övervakning." + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "Kinesiska (Enkel)" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "Franska" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "Ryska" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Ge den här länken till kontakten du vill lägga till" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Skriv in länken frÃ¥n din kontakt här" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Kontaktens länk" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Skriv in en länk" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Ge din kontakt ett smeknamn. Bara du kan se detta." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Skriv ett smeknamn" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Skriv in ett smeknamn" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Lägg till kontakt" + +msgid "Next" +msgstr "Nästa" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Lägg till kontakt" + +msgid "Delete contact" +msgstr "Radera kontakt" + +msgid "Password" +msgstr "Lösenord" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Logga in" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "Ingen kontakt vald" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Lägg till kontakt" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Tillbaka" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Välkommen till Briar" + +msgid "Choose your nickname" +msgstr "Skapa användarnamn " + +msgid "Confirm Password" +msgstr "Bekräfta lösenord" + +msgid "Create Account" +msgstr "Skapa konto " + +msgid "Creating Account" +msgstr "Skapar Konto" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Bekräfta radering av kontakt" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Är du säker att du vill radera denna kontakt och alla meddelanden?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Skriv in ett smeknamn" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Skriv in en länk" + +msgid "Enter your contact's link, not your own" +msgstr "Skriv in länken du fick frÃ¥n din kontakt, inte din egna länk" diff --git a/briar-gtk/po/briar-gtk/sw.po b/briar-gtk/po/briar-gtk/sw.po new file mode 100644 index 0000000..ba9a81c --- /dev/null +++ b/briar-gtk/po/briar-gtk/sw.po @@ -0,0 +1,309 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Zaituni Njovu <zaituni@zainafoundationtz.org>, 2020 +# Rahma Salumu <salumurahma1@gmail.com>, 2020 +# Louis Lloyd <louislloyd12@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Louis Lloyd <louislloyd12@gmail.com>, 2020\n" +"Language-Team: Swahili (https://www.transifex.com/otf/teams/76528/sw/)\n" +"Language: sw\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Mpe kiungo hichi unaye taka kuwasiliana nae " + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Ingiza kiungo cha mawasiliano hapa. " + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "Unganisha mawasiliano " + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Tafathali ingiza Kiungo " + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Ipe namba hii lakabu . Na niwewe tu utaiona ." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Ingiza lakabu " + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Tafathali andika lakabu" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Ongeza mawasiliano " + +msgid "Next" +msgstr "Inayo fuata" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Ongeza mawasiliano " + +msgid "Delete contact" +msgstr "Futa mawasiliano " + +msgid "Password" +msgstr "nywila/ neno siri" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Ongeza mawasiliano " + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Nyuma" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Karibu kwenye Briar" + +msgid "Choose your nickname" +msgstr "Chagua lakabu yako" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Tengeneza akaunti" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Thibitisha ufutaji wa mawasiliano " + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Unauhakika unataka kuondoa mawasiliano na ujumbe wote kati yenu ." + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Tafathali andika lakabu" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Tafathali ingiza Kiungo " + +msgid "Enter your contact's link, not your own" +msgstr "Ingiza kiunga cha mawasiliano, ambacho sio cha kwako " diff --git a/briar-gtk/po/briar-gtk/ta.po b/briar-gtk/po/briar-gtk/ta.po new file mode 100644 index 0000000..3670da6 --- /dev/null +++ b/briar-gtk/po/briar-gtk/ta.po @@ -0,0 +1,312 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Sivarajah Bagerathan <bagerathan@gmail.com>, 2020 +# erinm, 2020 +# Giovanni Pellerano <giovanni.pellerano@evilaliv3.org>, 2020 +# git12a <git12@openmailbox.org>, 2020 +# Balaji Ravichandran <rbalajives@gmail.com>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Tamil (https://www.transifex.com/otf/teams/76528/ta/)\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "உரà¯à®šà®¿à®¯à®®à¯" + +msgid "Thai" +msgstr "தாயà¯(மொழி)" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "பà¯à®©à¯ˆà®ªà¯à®ªà¯†à®¯à®°à¯ˆ உளà¯à®³à®¿à®Ÿà¯" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "உஙà¯à®•à®³à¯ பà¯à®©à¯ˆà®ªà¯à®ªà¯†à®¯à®°à¯ˆ உளà¯à®³à®¿à®Ÿà¯" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "அடà¯à®¤à¯à®¤" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "கடவà¯à®šà¯à®šà¯†à®¾à®²à¯" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "உள௠நà¯à®´à¯ˆ" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "உளà¯à®¨à¯à®´à¯ˆà®¨à¯à®¤à¯à®•à®¿à®±à®¤à¯" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "மீணà¯à®Ÿà¯à®®à¯" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "வணகà¯à®•à®®à¯!" + +msgid "Choose your nickname" +msgstr "உஙà¯à®•à®³à¯ பà¯à®©à¯ˆà®ªà¯à®ªà¯†à®¯à®°à¯ˆ தேரà¯à®µà¯ செயà¯à®•" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "கணகà¯à®•à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯à®•" + +msgid "Creating Account" +msgstr "கணகà¯à®•à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "உஙà¯à®•à®³à¯ பà¯à®©à¯ˆà®ªà¯à®ªà¯†à®¯à®°à¯ˆ உளà¯à®³à®¿à®Ÿà¯" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/te.po b/briar-gtk/po/briar-gtk/te.po new file mode 100644 index 0000000..7d274b3 --- /dev/null +++ b/briar-gtk/po/briar-gtk/te.po @@ -0,0 +1,307 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: erinm, 2020\n" +"Language-Team: Telugu (https://www.transifex.com/otf/teams/76528/te/)\n" +"Language: te\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "తరà±à°µà°¾à°¤" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "" + +msgid "Choose your nickname" +msgstr "" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/th.po b/briar-gtk/po/briar-gtk/th.po new file mode 100644 index 0000000..6e43fd5 --- /dev/null +++ b/briar-gtk/po/briar-gtk/th.po @@ -0,0 +1,323 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# sirawat daengchon <sirawat.gang@gmail.com>, 2020 +# Krittiya Chankasem <ordinaryjane@gmail.com>, 2020 +# Martus Translations <translations@martus.org>, 2020 +# bact' <arthit@gmail.com>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Thai (https://www.transifex.com/otf/teams/76528/th/)\n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "รับส่งข้à¸à¸„วามปลà¸à¸”ภัย ไม่ว่าที่ใด" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar เป็นà¹à¸à¸›à¸£à¸±à¸šà¸ªà¹ˆà¸‡à¸‚้à¸à¸„วามที่à¸à¸à¸à¹à¸šà¸šà¸¡à¸²à¹€à¸žà¸·à¹ˆà¸à¸™à¸±à¸à¸à¸´à¸ˆà¸à¸£à¸£à¸¡ นัà¸à¸‚่าว à¹à¸¥à¸°à¹ƒà¸„รà¸à¹‡à¸•à¸²à¸¡à¸—ี่จำเป็นต้à¸à¸‡à¸¡à¸µà¸§à¸´à¸˜à¸µà¸ªà¸·à¹ˆà¸à¸ªà¸²à¸£à¸—ี่ปลà¸à¸”ภัย ง่าย à¹à¸¥à¸°à¸—นทาน สิ่งที่à¹à¸•à¸à¸•à¹ˆà¸²à¸‡à¸ˆà¸²à¸à¹à¸à¸›à¸£à¸±à¸šà¸ªà¹ˆà¸‡à¸‚้à¸à¸„วามà¹à¸šà¸šà¹€à¸”ิมà¸à¹‡à¸„ืภBriar ไม่พึ่งพาเซิร์ฟเวà¸à¸£à¹Œà¸à¸¥à¸²à¸‡ ข้à¸à¸„วามต่างๆ จะถูà¸à¸£à¸±à¸šà¸ªà¹ˆà¸‡à¹‚ดยตรงระหว่างà¸à¸¸à¸›à¸à¸£à¸“์ขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ หาà¸à¸à¸´à¸™à¹€à¸—à¸à¸£à¹Œà¹€à¸™à¹‡à¸•à¹ƒà¸Šà¹‰à¸à¸²à¸£à¹„ม่ได้ Briar สามารถรับส่งข้à¸à¸¡à¸¹à¸¥à¸œà¹ˆà¸²à¸™à¸šà¸¥à¸¹à¸—ธหรืà¸à¹€à¸„รืà¸à¸‚่ายไวไฟ เพื่à¸à¹ƒà¸«à¹‰à¸‚้à¸à¸¡à¸¹à¸¥à¸¢à¸±à¸‡à¹„หลต่à¸à¹„ปได้ในภาวะวิà¸à¸¤à¸• เมื่à¸à¸à¸´à¸™à¹€à¸—à¸à¸£à¹Œà¹€à¸™à¹‡à¸•à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹„ด้ Briar จะรับส่งข้à¸à¸¡à¸¹à¸¥à¸œà¹ˆà¸²à¸™à¹€à¸„รืà¸à¸‚่ย Tor เพื่à¸à¸›à¸à¸›à¹‰à¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¸°à¸„วามสัมพันธ์ขà¸à¸‡à¸žà¸§à¸à¹€à¸‚าให้พ้นไปจาà¸à¸²à¸£à¸–ูà¸à¸ªà¸à¸”ส่à¸à¸‡" + +msgid "The Briar Project" +msgstr "โคงà¸à¸²à¸£ Briar" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "คำà¹à¸›à¸¥à¹ƒà¸™à¸«à¸¥à¸²à¸¢à¸ าษา:" + +msgid "Albanian" +msgstr "à¹à¸à¸¥à¹€à¸šà¹€à¸™à¸µà¸¢" + +msgid "Catalan" +msgstr "à¸à¸²à¸•à¸²à¸¥à¸¸à¸à¸à¸²" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "เà¸à¸ªà¹€à¸›à¸£à¸±à¸™à¹‚ต" + +msgid "Dutch" +msgstr "ดัทช์" + +msgid "French" +msgstr "ผรั่งเศส" + +msgid "Galician" +msgstr "à¸à¸²à¸¥à¸´à¹€à¸‹à¸µà¸¢" + +msgid "Icelandic" +msgstr "ไà¸à¸‹à¹Œà¹à¸¥à¸™à¸”์" + +msgid "Italian" +msgstr "à¸à¸´à¸•à¸²à¸¥à¸µ" + +msgid "Lithuanian" +msgstr "ลิทัวเนีย" + +msgid "Persian" +msgstr "เปà¸à¸£à¹Œà¹€à¸‹à¸µà¸¢" + +msgid "Russian" +msgstr "รัสเซีย" + +msgid "Thai" +msgstr "ไทย" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "ให้ลิงà¸à¹Œà¸™à¸µà¹‰à¸à¸±à¸šà¸œà¸¹à¹‰à¸•à¸´à¸”ต่à¸à¸—ี่คุณต้à¸à¸‡à¸à¸²à¸£à¹€à¸žà¸´à¹ˆà¸¡" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "ใส่ลิงà¸à¹Œà¸ˆà¸²à¸à¸œà¸¹à¹‰à¸•à¸´à¸”ต่à¸à¸‚à¸à¸‡à¸„ุณที่นี่" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "ลิงà¸à¹Œà¸‚à¸à¸‡à¸œà¸¹à¹‰à¸•à¸´à¸”ต่à¸" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "à¸à¸£à¸¸à¸“าใส่ลิงà¸à¹Œ" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "ตั้งชื่à¸à¹€à¸¥à¹ˆà¸™à¹ƒà¸«à¹‰à¸à¸±à¸šà¸œà¸¹à¹‰à¸•à¸´à¸”ต่à¸à¸‚à¸à¸‡à¸„ุณ มีคุณเท่านั้นที่จะเห็นชื่à¸à¸™à¸µà¹‰" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "ใส่ชื่à¸à¹€à¸¥à¹ˆà¸™" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "à¸à¸£à¸¸à¸“าใส่ชื่à¸à¹€à¸¥à¹ˆà¸™" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "เพิ่มผู้ติดต่à¸" + +msgid "Next" +msgstr "ถัดไป" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "เพิ่มผู้ติดต่à¸" + +msgid "Delete contact" +msgstr "ลบผู้ติดต่à¸" + +msgid "Password" +msgstr "รหัสผ่าน" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "ลงชื่à¸à¹€à¸‚้า" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "เพิ่มผู้ติดต่à¸" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "ย้à¸à¸™à¸à¸¥à¸±à¸š" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "ยินดีต้à¸à¸™à¸£à¸±à¸šà¸ªà¸¹à¹ˆ Briar" + +msgid "Choose your nickname" +msgstr "เลืà¸à¸à¸Šà¸·à¹ˆà¸à¹€à¸¥à¹ˆà¸™à¸‚à¸à¸‡à¸„ุณ" + +msgid "Confirm Password" +msgstr "ยืนยันรหัสผ่าน" + +msgid "Create Account" +msgstr "สร้างบัà¸à¸Šà¸µ" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "ยืนยันà¸à¸²à¸£à¸¥à¸šà¸œà¸¹à¹‰à¸•à¸´à¸”ต่à¸" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "คุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸«à¸£à¸·à¸à¹„ม่ว่าคุณต้à¸à¸‡à¸—ี่จะลบผู้ติดต่à¸à¸£à¸²à¸¢à¸™à¸µà¹‰à¹à¸¥à¸°à¸‚้à¸à¸„วามทั้งหมดที่เคยà¹à¸¥à¸à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸à¸±à¸šà¹€à¸‚า?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "à¸à¸£à¸¸à¸“าใส่รหัสผ่าน" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "à¸à¸£à¸¸à¸“าใส่ชื่à¸à¹€à¸¥à¹ˆà¸™" + +msgid "The passwords do not match" +msgstr "รหัสผ่านไม่ตรงà¸à¸±à¸™" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "à¸à¸£à¸¸à¸“าใส่ลิงà¸à¹Œ" + +msgid "Enter your contact's link, not your own" +msgstr "à¸à¸£à¸¸à¸“าใส่ลิงà¸à¹Œà¸‚à¸à¸‡à¸œà¸¹à¹‰à¸•à¸´à¸”ต่à¸à¸‚à¸à¸‡à¸„ุณ ไม่ใช่ลิงà¸à¹Œà¸‚à¸à¸‡à¸„ุณเà¸à¸‡" + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "ตัวฉัน" + +#~ msgctxt "Notification" +#~ msgid "Contact added" +#~ msgstr "เพิ่มผู้ติดต่à¸à¹à¸¥à¹‰à¸§" + +#~ msgctxt "Notification" +#~ msgid "New private message" +#~ msgstr "ข้à¸à¸„วามส่วนตัวใหม่" diff --git a/briar-gtk/po/briar-gtk/tr.po b/briar-gtk/po/briar-gtk/tr.po new file mode 100644 index 0000000..c594cfd --- /dev/null +++ b/briar-gtk/po/briar-gtk/tr.po @@ -0,0 +1,316 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Kaya Zeren <kayazeren@gmail.com>, 2020 +# erinm, 2020 +# Emma Peel, 2020 +# Florencia Herra Vega <flohdot@gmail.com>, 2020 +# Gökhan Kalayci <gkmediagokhan@gmail.com>, 2020 +# dersteppenwolfx, 2020 +# mahmut özcan <mahmutozcan@protonmail.com>, 2020 +# T. E. Kalayci <tekrei@gmail.com>, 2020 +# Ferdi YLDZ <eceyldz1122@gmail.com>, 2020 +# Emre Deniz, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Emre Deniz, 2020\n" +"Language-Team: Turkish (https://www.transifex.com/otf/teams/76528/tr/)\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar aktivistler ve gazeteciler baÅŸta olmak üzere güvenli, kolay ve saÄŸlam bir iletiÅŸim isteyen herkes için tasarlanmış bir ileti sistemidir. Geleneksel ileti sistemlerinin aksine Briar merkezi bir sunucu kullanmaz, iletiler doÄŸrudan kullanıcıların aygıtları arasında eÅŸleÅŸtirilir. Briar, eÄŸer Ä°nternet yoksa Bluetooth veya Wi-Fi aracılığıyla da iletileri iletebilir, böylece kriz durumlarında bilgi akışını sürdürür. Ä°nternet varken Briar Tor ağı aracılığıyla iletim saÄŸlar, böylece kullanıcıları ve iliÅŸkilerini gözetimden korumuÅŸ olur. " + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "Rusça" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Bu baÄŸlantıyı eklemek istediÄŸiniz kiÅŸiye verin" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "KiÅŸinizden gelen baÄŸlantıyı buraya girin" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "KiÅŸinin baÄŸlantısı" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Lütfen bir baÄŸlantı girin" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "KiÅŸinize bir takma ad verin. Bunu sadece siz görebilirsiniz." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Bir takma ad girin" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Lütfen bir takma ad girin" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "KiÅŸi ekle" + +msgid "Next" +msgstr "Ä°leri" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "KiÅŸi ekle" + +msgid "Delete contact" +msgstr "KiÅŸiyi sil" + +msgid "Password" +msgstr "Parola" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "GiriÅŸ yap" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "GiriÅŸ yapılıyor" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "KiÅŸi seçilmedi" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "KiÅŸi ekle" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Geri" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Briar'a HoÅŸgeldiniz" + +msgid "Choose your nickname" +msgstr "Kullanıcı adınızı belirleyin" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "Hesap OluÅŸtur" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "KiÅŸi Silmeyi Onayla" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Bu kiÅŸiyi ve bu kiÅŸiyle ilgili tüm iletileri kaldırmak istediÄŸinize emin misiniz?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Lütfen bir takma ad girin" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Lütfen bir baÄŸlantı girin" + +msgid "Enter your contact's link, not your own" +msgstr "KiÅŸinizin baÄŸlantısını girin, kendi baÄŸlantınızı deÄŸil" diff --git a/briar-gtk/po/briar-gtk/uk.po b/briar-gtk/po/briar-gtk/uk.po new file mode 100644 index 0000000..7f3f2b6 --- /dev/null +++ b/briar-gtk/po/briar-gtk/uk.po @@ -0,0 +1,312 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Hanna Bublyk, 2020 +# Mykola Kostynyan <bezlimitchyk@yahoo.com>, 2020 +# Ðндрій Бандура <andriykopanytsia@gmail.com>, 2020 +# Любомир <n.lyubomyr@gmail.com>, 2020 +# Adam Lynn <adam@opentechfund.org>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Adam Lynn <adam@opentechfund.org>, 2020\n" +"Language-Team: Ukrainian (https://www.transifex.com/otf/teams/76528/uk/)\n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "ЕÑперанто" + +msgid "Dutch" +msgstr "ГолландÑька" + +msgid "French" +msgstr "Французька" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "ІталійÑька" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "ПерÑька" + +msgid "Russian" +msgstr "РоÑійÑька" + +msgid "Thai" +msgstr "ТайÑька" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "Дайте це поÑÐ¸Ð»Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ð¾Ð²Ñ–, Ñкий ви хочете додати" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "Введіть поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð²Ñ–Ð´ вашого контакту тут" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "ПоÑÐ¸Ð»Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ñƒ" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "Будь лаÑка, введіть поÑиланнÑ" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "Дайте вашому контакту прізвиÑько. Тільки ви зможете його бачити." + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "Введіть прізвиÑько" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "Будь лаÑка, введіть прізвиÑько" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "Додати контакт" + +msgid "Next" +msgstr "Вперед" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "Додати контакт" + +msgid "Delete contact" +msgstr "Вилучити контакт" + +msgid "Password" +msgstr "Пароль" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "Увійти" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "Додати контакт" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "Ðазад" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "Вітаємо у Briar" + +msgid "Choose your nickname" +msgstr "Оберіть ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача" + +msgid "Confirm Password" +msgstr "Підтвердити пароль" + +msgid "Create Account" +msgstr "Створити обліковий запиÑ" + +msgid "Creating Account" +msgstr "Ð¡Ñ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "Підтвердити Ð²Ð¸Ð»ÑƒÑ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ñƒ" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "Ви впевнені, що хочете видалити цей контакт Ñ– вÑÑŽ Ñ–Ñторію лиÑÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð· ним?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "Будь лаÑка, введіть прізвиÑько" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "Будь лаÑка, введіть поÑиланнÑ" + +msgid "Enter your contact's link, not your own" +msgstr "Введіть поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð½Ð° ваш контакт, не ваше влаÑне" diff --git a/briar-gtk/po/briar-gtk/ur.po b/briar-gtk/po/briar-gtk/ur.po new file mode 100644 index 0000000..ea2bcb9 --- /dev/null +++ b/briar-gtk/po/briar-gtk/ur.po @@ -0,0 +1,310 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# erinm, 2020 +# Sarfaraz Ahmed, 2020 +# b33a4006134bb6ee62b30fc0fac5cec6, 2020 +# Ali Kamran <kamran@digitalrightsfoundation.pk>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Ali Kamran <kamran@digitalrightsfoundation.pk>, 2020\n" +"Language-Team: Urdu (https://www.transifex.com/otf/teams/76528/ur/)\n" +"Language: ur\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "Ùرانسیسی" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "Ùارسی" + +msgid "Russian" +msgstr "روسی" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Next" +msgstr "اگلا" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "" + +msgid "Delete contact" +msgstr "" + +msgid "Password" +msgstr "پاس ورڈ" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "لاگ ان" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "پیچھے" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "برائیر میں خوش آمدید" + +msgid "Choose your nickname" +msgstr "اپنا عرÙÛŒ نام چنیں" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "اکاؤنٹ بنائیں" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "" + +msgid "Enter your contact's link, not your own" +msgstr "" diff --git a/briar-gtk/po/briar-gtk/zh-Hans.po b/briar-gtk/po/briar-gtk/zh-Hans.po new file mode 100644 index 0000000..efd763c --- /dev/null +++ b/briar-gtk/po/briar-gtk/zh-Hans.po @@ -0,0 +1,319 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# YFdyh000 <yfdyh000@gmail.com>, 2020 +# 高垚鑫, 2020 +# QWERT Eric, 2020 +# Chaos, 2020 +# Yunfei Zhang <zsdr@protonmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Yunfei Zhang <zsdr@protonmail.com>, 2020\n" +"Language-Team: Chinese Simplified (https://www.transifex.com/otf/teams/76528/zh-Hans/)\n" +"Language: zh-Hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "Briar" + +msgid "Secure messaging, anywhere" +msgstr "安全的信æ¯æ”¶å‘,ä¸è®ºä½•å¤„" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "Briar是一款为活动人士ã€è®°è€…和其他需è¦å®‰å…¨ã€è½»æ¾å’Œå¼ºå¤§çš„通信方å¼çš„人设计的消æ¯åº”ç”¨ã€‚ä¸Žä¼ ç»Ÿçš„æ¶ˆæ¯åº”用ä¸åŒï¼ŒBriarä¸ä¾èµ–ä¸å¤®æœåŠ¡å™¨-消æ¯åœ¨ç”¨æˆ·è®¾å¤‡ä¹‹é—´ç›´æŽ¥åŒæ¥ã€‚å³ä¾¿äº’è”网ä¸æ–,Briar也å¯ä»¥é€šè¿‡è“牙或Wi-Fi进行åŒæ¥ï¼Œåœ¨å±æœºä¸ä¿æŒä¿¡æ¯æµé€šã€‚如果互è”网连接æ£å¸¸ï¼ŒBriarå¯ä»¥é€šè¿‡Tor网络进行åŒæ¥ï¼Œä»Žè€Œä¿æŠ¤ç”¨æˆ·åŠå…¶å…³ç³»ä¸å—监视。" + +msgid "The Briar Project" +msgstr "Briar 项目" + +msgid "Main window showing two contacts and chat" +msgstr "主窗å£æ˜¾ç¤ºä¸¤ä¸ªè”系人和èŠå¤©" + +msgid "Welcome screen with registration" +msgstr "带注册的欢迎界é¢" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "有两个è”系人和关于对è¯æ¡†çš„主窗å£" + +msgid "Improvements in this version:" +msgstr "æ¤ç‰ˆæœ¬ä¸çš„改进:" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "更多的å°æ”¹è¿›" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "基本的通知支æŒ" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "大大改进了èŠå¤©ç•Œé¢" + +msgid "Full Spanish and German translations" +msgstr "完整的西ç牙è¯å’Œå¾·è¯ç¿»è¯‘" + +msgid "Migration to libhandy 1.0" +msgstr "è¿ç§»åˆ°libhandy 1.0" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "è¿ç§»åˆ° briar_wrapper 0.0.4" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "在è”系人列表ä¸æ˜¾ç¤ºè”系人的在线状æ€(#19)" + +msgid "Support copying content in messages (#51)" +msgstr "支æŒå¤åˆ¶æ¶ˆæ¯ä¸çš„内容(#51)" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "ä¿®æ£Briar消æ¯æ²¡æœ‰æ–‡æœ¬çš„错误(#56)" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "ä¿®æ£äº†è”系人的åå—在ç§äººä¿¡æ¯ä¸ä¸æ˜¾ç¤ºçš„错误(#55)" + +msgid "Update Briar core to version 1.2.9" +msgstr "å‡çº§ Briar æ ¸å¿ƒåˆ°1.2.9 版本" + +msgid "Lots of software tests" +msgstr "许多软件测试" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "用于GTKæ¡Œé¢å’Œç§»åŠ¨è®¾å¤‡çš„Briar客户端" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "访问 Briar GTK网站" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "å°†æ¤é“¾æŽ¥å‘é€ç»™æ‚¨å¸Œæœ›æ·»åŠ çš„è”系人" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "在æ¤è¾“入您è”系人的链接" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "è”系人的链接" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "请输入一个链接" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "为è”ç³»äººæ·»åŠ ä¸€ä¸ªæ˜µç§°ã€‚ä»…æ‚¨å¯è§ã€‚" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "输入昵称" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "请输入一个昵称" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "æ·»åŠ è”系人" + +msgid "Next" +msgstr "下一æ¥" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "æ·»åŠ è”系人" + +msgid "Delete contact" +msgstr "åˆ é™¤è”系人" + +msgid "Password" +msgstr "密ç " + +msgctxt "Button in login page" +msgid "Log in" +msgstr "登录" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "登录ä¸" + +msgid "About Briar GTK" +msgstr "关于 Briar GTK" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "输入消æ¯" + +msgid "No contact selected" +msgstr "没有è”系人被选ä¸" + +msgid "Select a contact to start chatting" +msgstr "选择一个è”系人开始èŠå¤©" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "æ·»åŠ è”系人" + +msgid "Main menu" +msgstr "主èœå•" + +msgid "Back" +msgstr "返回" + +msgid "Chat menu" +msgstr "èŠå¤©èœå•" + +msgid "Welcome to Briar" +msgstr "欢迎æ¥åˆ° Briar" + +msgid "Choose your nickname" +msgstr "设置昵称" + +msgid "Confirm Password" +msgstr "确认密ç " + +msgid "Create Account" +msgstr "创建å¸æˆ·" + +msgid "Creating Account" +msgstr "æ£åœ¨åˆ›å»ºè´¦æˆ·" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "ä½ ç¡®å®šè¦é€€å‡ºå—?" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "ç¡®è®¤åˆ é™¤è”系人" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "确认è¦åˆ 除该è”系人和与之交æµçš„所有消æ¯å—?" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "请输入一个密ç " + +msgid "Couldn't log in" +msgstr "æ— æ³•ç™»å½•" + +msgid "Please enter a nickname" +msgstr "请输入一个昵称" + +msgid "The passwords do not match" +msgstr "密ç ä¸åŒ¹é…" + +msgid "Couldn't register account" +msgstr "æ— æ³•æ³¨å†Œå¸æˆ·" + +msgid "Please enter a link" +msgstr "请输入一个链接" + +msgid "Enter your contact's link, not your own" +msgstr "输入您è”系人的链接,ä¸è¦è¾“入您自己的" + +#~ msgctxt "Used in about dialog to credit other programs like GNOME Fractal" +#~ msgid "Using code by" +#~ msgstr "使用下列项目的代ç " + +#~ msgctxt "Used in message history to indicate that message isby the user itself, not by its contact" +#~ msgid "Myself" +#~ msgstr "我自己" diff --git a/briar-gtk/po/briar-gtk/zh-Hant.po b/briar-gtk/po/briar-gtk/zh-Hant.po new file mode 100644 index 0000000..b1136c4 --- /dev/null +++ b/briar-gtk/po/briar-gtk/zh-Hant.po @@ -0,0 +1,307 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Ar Gama <argama@gmail.com>, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-09-18 11:09+0000\n" +"Last-Translator: Ar Gama <argama@gmail.com>, 2020\n" +"Language-Team: Chinese Traditional (https://www.transifex.com/otf/teams/76528/zh-Hant/)\n" +"Language: zh-Hant\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgid "Briar" +msgstr "" + +msgid "Secure messaging, anywhere" +msgstr "" + +msgid "Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging apps, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance." +msgstr "" + +msgid "The Briar Project" +msgstr "" + +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts at a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "Improvements in this version:" +msgstr "" + +msgid "Improved notification support" +msgstr "" + +msgid "Showing number of unread messages in contact list" +msgstr "" + +msgid "Support for changing contacts' names" +msgstr "" + +msgid "Support for deleting all messages of a chat" +msgstr "" + +msgid "Indication of messages' delivery states" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.5" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + +msgid "Translations into many languages:" +msgstr "" + +msgid "Albanian" +msgstr "" + +msgid "Catalan" +msgstr "" + +msgid "Chinese (Simplified)" +msgstr "" + +msgid "Esperanto" +msgstr "" + +msgid "Dutch" +msgstr "" + +msgid "French" +msgstr "" + +msgid "Galician" +msgstr "" + +msgid "Icelandic" +msgstr "" + +msgid "Italian" +msgstr "" + +msgid "Lithuanian" +msgstr "" + +msgid "Persian" +msgstr "" + +msgid "Russian" +msgstr "" + +msgid "Thai" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for contact deletion" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Show online status of contacts in contact list (#19)" +msgstr "" + +msgid "Support copying content in messages (#51)" +msgstr "" + +msgid "Fix bug with Briar messages not having text (#56)" +msgstr "" + +msgid "Fix bug with contact's name not showing in private messages (#55)" +msgstr "" + +msgid "Update Briar core to version 1.2.9" +msgstr "" + +msgid "Lots of software tests" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows adding contacts remotely and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + +msgctxt "Used in about dialog" +msgid "Copyright © 2019-2020 The Briar Project" +msgstr "" + +msgctxt "Used in about dialog" +msgid "A Briar client for GTK desktop and mobile devices" +msgstr "" + +msgctxt "Used in about dialog to get to website" +msgid "Visit Briar GTK website" +msgstr "" + +msgctxt "Used in add contact page" +msgid "Give this link to the contact you want to add" +msgstr "å°‡æ¤éˆæŽ¥ç™¼é€çµ¦æ‚¨å¸Œæœ›æ·»åŠ çš„è¯çµ¡äºº" + +msgctxt "Used in add contact page" +msgid "Enter the link from your contact here" +msgstr "在æ¤è¼¸å…¥æ‚¨çš„è¯çµ¡äººçš„éˆæŽ¥" + +msgctxt "Used in add contact page" +msgid "Contact's link" +msgstr "è¯çµ¡äººçš„éˆæŽ¥" + +msgctxt "Used in add contact page" +msgid "Please enter a link" +msgstr "請輸入éˆæŽ¥" + +msgctxt "Used in add contact page" +msgid "Give your contact a nickname. Only you can see it." +msgstr "爲è¯çµ¡äººæ·»åŠ 僅您å¯è¦‹çš„暱稱。" + +msgctxt "Used in add contact page" +msgid "Enter a nickname" +msgstr "輸入暱稱" + +msgctxt "Used in add contact page" +msgid "Please enter a nickname" +msgstr "請輸入暱稱" + +msgctxt "Button in add contact page" +msgid "Add contact" +msgstr "æ·»åŠ è¯çµ¡äºº" + +msgid "Next" +msgstr "下一æ¥" + +msgctxt "Title in add contact page" +msgid "Add contact" +msgstr "æ·»åŠ è¯çµ¡äºº" + +msgid "Delete contact" +msgstr "刪除è¯çµ¡äºº" + +msgid "Password" +msgstr "密碼" + +msgctxt "Button in login page" +msgid "Log in" +msgstr "" + +msgctxt "Used in login page after entering the password" +msgid "Logging in" +msgstr "" + +msgid "About Briar GTK" +msgstr "" + +msgctxt "Used in input field in main window" +msgid "Type Message" +msgstr "" + +msgid "No contact selected" +msgstr "" + +msgid "Select a contact to start chatting" +msgstr "" + +msgctxt "Accessibility text in main menu" +msgid "Add contact" +msgstr "æ·»åŠ è¯çµ¡äºº" + +msgid "Main menu" +msgstr "" + +msgid "Back" +msgstr "" + +msgid "Chat menu" +msgstr "" + +msgid "Welcome to Briar" +msgstr "æ¡è¿Žä¾†åˆ° Briar" + +msgid "Choose your nickname" +msgstr "è¨ç½®æš±ç¨±" + +msgid "Confirm Password" +msgstr "" + +msgid "Create Account" +msgstr "創建帳戶" + +msgid "Creating Account" +msgstr "" + +msgid "Localization Lab Translation Teams" +msgstr "" + +msgid "Using code by" +msgstr "" + +msgid "Briar functionality by" +msgstr "" + +msgid "Myself" +msgstr "" + +msgid "Are you sure you want to exit?" +msgstr "" + +msgid "Once you close Briar, you'll no longer receive messages nor send pending ones. Keep Briar open to stay connected with your contacts." +msgstr "" + +msgid "Confirm Contact Deletion" +msgstr "確èªåˆªé™¤è¯çµ¡äºº" + +msgid "Are you sure that you want to remove this contact and all messages exchanged with this contact?" +msgstr "確èªè¦åˆªé™¤è©²è¯çµ¡äººå’Œèˆ‡å…¶äº¤æµè¨Šæ¯å—Žï¼Ÿ" + +msgid "Contact added" +msgstr "" + +msgid "New private message" +msgstr "" + +msgid "Please enter a password" +msgstr "" + +msgid "Couldn't log in" +msgstr "" + +msgid "Please enter a nickname" +msgstr "請輸入暱稱" + +msgid "The passwords do not match" +msgstr "" + +msgid "Couldn't register account" +msgstr "" + +msgid "Please enter a link" +msgstr "請輸入éˆæŽ¥" + +msgid "Enter your contact's link, not your own" +msgstr "輸入您的è¯çµ¡äººçš„éˆæŽ¥ï¼Œè€Œä¸æ˜¯æ‚¨çš„" diff --git a/briar-gtk/po/meson.build b/briar-gtk/po/meson.build index 4f1ee28..b23974f 100644 --- a/briar-gtk/po/meson.build +++ b/briar-gtk/po/meson.build @@ -1,5 +1,6 @@ -# Copyright (c) 2019 Nico Alt +# Copyright (c) 2019-2020 Nico Alt # SPDX-License-Identifier: AGPL-3.0-only # License-Filename: LICENSE.md -i18n.gettext('briar-gtk', preset: 'glib') +subdir('briar-gtk') +subdir('briar-gtk-meta') diff --git a/tools/update-translations.sh b/tools/update-translations.sh index b79f651..581c111 100755 --- a/tools/update-translations.sh +++ b/tools/update-translations.sh @@ -6,20 +6,28 @@ # Initial version from GNOME Lollypop # https://gitlab.gnome.org/World/lollypop/blob/1.0.2/generate_data.sh -cd briar-gtk/po -# git pull https://www.transifex.com/otf/briar/ ->briar-gtk.pot -for file in ../data/app.briar.gtk.metainfo.xml.in ../data/ui/about_dialog.ui.in ../data/ui/*.ui $(find "../briar_gtk" -name '*.py'); -do -xgettext --from-code=UTF-8 --no-location --no-wrap --keyword="_t:1c,2" -j $file -o briar-gtk.pot -done ->LINGUAS -for po in *.po -do -msgmerge --no-wrap -N $po briar-gtk.pot > /tmp/$$language_new.po -mv /tmp/$$language_new.po $po -language=${po%.po} -echo $language >>LINGUAS -done -sed -i -e '/^"POT-Creation-Date: /d' briar-gtk.pot -sed -i -e '/^"POT-Creation-Date: /d' *.po +function generate_translations() +{ + >$1 + for file in "${@:2}"; + do + xgettext --from-code=UTF-8 --no-location --no-wrap -j $file -o $1 + done + >LINGUAS + for po in *.po + do + msgmerge --no-wrap -N $po $1 > /tmp/$$language_new.po + mv /tmp/$$language_new.po $po + language=${po%.po} + echo $language >>LINGUAS + done + sed -i -e '/^"POT-Creation-Date: /d' $1 + sed -i -e '/^"POT-Creation-Date: /d' *.po +} + +cd briar-gtk/po/briar-gtk +generate_translations "briar-gtk.pot" ../../data/ui/*.ui $(find "../../briar_gtk" -name '*.py') ../../data/ui/about_dialog.ui.in + +cd ../briar-gtk-meta +generate_translations "briar-gtk-meta.pot" ../../data/app.briar.gtk.metainfo.xml.in + -- GitLab