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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Schubert <mail@dennis-schubert.de>2016-08-22 01:15:25 +0300
committerDennis Schubert <mail@dennis-schubert.de>2016-08-22 01:15:54 +0300
commitaf9ab2355b5915a2817fa681db680641ecaadf2a (patch)
tree7249fceeff1823932c853d8ceab583a1da5ca4bf /config/locales/javascript
parent615782877f5c39c128642d7fbe95577acce53db7 (diff)
updated 116 locale files [ci skip]
Diffstat (limited to 'config/locales/javascript')
-rw-r--r--config/locales/javascript/javascript.ar.yml15
-rw-r--r--config/locales/javascript/javascript.art-nvi.yml9
-rw-r--r--config/locales/javascript/javascript.bg.yml15
-rw-r--r--config/locales/javascript/javascript.br.yml15
-rw-r--r--config/locales/javascript/javascript.bs.yml15
-rw-r--r--config/locales/javascript/javascript.cs.yml15
-rw-r--r--config/locales/javascript/javascript.cy.yml15
-rw-r--r--config/locales/javascript/javascript.da.yml47
-rw-r--r--config/locales/javascript/javascript.de.yml55
-rw-r--r--config/locales/javascript/javascript.de_formal.yml59
-rw-r--r--config/locales/javascript/javascript.el.yml15
-rw-r--r--config/locales/javascript/javascript.en_1337.yml15
-rw-r--r--config/locales/javascript/javascript.en_shaw.yml15
-rw-r--r--config/locales/javascript/javascript.en_valspeak.yml15
-rw-r--r--config/locales/javascript/javascript.eo.yml15
-rw-r--r--config/locales/javascript/javascript.es-AR.yml117
-rw-r--r--config/locales/javascript/javascript.es-CL.yml15
-rw-r--r--config/locales/javascript/javascript.es-MX.yml15
-rw-r--r--config/locales/javascript/javascript.es.yml44
-rw-r--r--config/locales/javascript/javascript.et.yml15
-rw-r--r--config/locales/javascript/javascript.eu.yml15
-rw-r--r--config/locales/javascript/javascript.fi.yml15
-rw-r--r--config/locales/javascript/javascript.fil.yml3
-rw-r--r--config/locales/javascript/javascript.fr.yml45
-rw-r--r--config/locales/javascript/javascript.fy.yml15
-rw-r--r--config/locales/javascript/javascript.he.yml15
-rw-r--r--config/locales/javascript/javascript.hu.yml15
-rw-r--r--config/locales/javascript/javascript.hy.yml21
-rw-r--r--config/locales/javascript/javascript.ia.yml15
-rw-r--r--config/locales/javascript/javascript.id.yml15
-rw-r--r--config/locales/javascript/javascript.is.yml68
-rw-r--r--config/locales/javascript/javascript.it.yml15
-rw-r--r--config/locales/javascript/javascript.ja.yml216
-rw-r--r--config/locales/javascript/javascript.ka.yml15
-rw-r--r--config/locales/javascript/javascript.ko.yml15
-rw-r--r--config/locales/javascript/javascript.lt.yml15
-rw-r--r--config/locales/javascript/javascript.ml.yml15
-rw-r--r--config/locales/javascript/javascript.ms.yml15
-rw-r--r--config/locales/javascript/javascript.nb.yml15
-rw-r--r--config/locales/javascript/javascript.nds.yml12
-rw-r--r--config/locales/javascript/javascript.ne.yml12
-rw-r--r--config/locales/javascript/javascript.nl.yml15
-rw-r--r--config/locales/javascript/javascript.nn.yml15
-rw-r--r--config/locales/javascript/javascript.pl.yml15
-rw-r--r--config/locales/javascript/javascript.pt-BR.yml50
-rw-r--r--config/locales/javascript/javascript.pt-PT.yml15
-rw-r--r--config/locales/javascript/javascript.ro.yml15
-rw-r--r--config/locales/javascript/javascript.ru.yml43
-rw-r--r--config/locales/javascript/javascript.si.yml15
-rw-r--r--config/locales/javascript/javascript.sk.yml15
-rw-r--r--config/locales/javascript/javascript.sl.yml15
-rw-r--r--config/locales/javascript/javascript.sr.yml15
-rw-r--r--config/locales/javascript/javascript.sv.yml18
-rw-r--r--config/locales/javascript/javascript.te.yml15
-rw-r--r--config/locales/javascript/javascript.tr.yml44
-rw-r--r--config/locales/javascript/javascript.uk.yml15
-rw-r--r--config/locales/javascript/javascript.vi.yml15
-rw-r--r--config/locales/javascript/javascript.wo.yml9
-rw-r--r--config/locales/javascript/javascript.zh-CN.yml15
-rw-r--r--config/locales/javascript/javascript.zh-TW.yml44
60 files changed, 1185 insertions, 346 deletions
diff --git a/config/locales/javascript/javascript.ar.yml b/config/locales/javascript/javascript.ar.yml
index f137c42ce..e332f0387 100644
--- a/config/locales/javascript/javascript.ar.yml
+++ b/config/locales/javascript/javascript.ar.yml
@@ -105,17 +105,22 @@ ar:
wasnt_that_interesting: "OK, I suppose #<%= tagName %> wasn't all that interesting..."
timeago:
day: "يوم"
- days: "%d أيام"
+ days:
+ other: "%d أيام"
hour: "ساعة تقريباً"
- hours: "منذ %d ساعات"
+ hours:
+ other: "منذ %d ساعات"
minute: "دقيقة تقريباً"
- minutes: "%d دقائق"
+ minutes:
+ other: "%d دقائق"
month: "شهر تقريباً"
- months: "%d شهور"
+ months:
+ other: "%d شهور"
prefixAgo: "قبل"
prefixFromNow: "من الآن"
seconds: "أقل من دقيقة"
suffixAgo: "مضت"
suffixFromNow: "من اﻵن"
year: "عام تقريباً"
- years: "%d أعوام" \ No newline at end of file
+ years:
+ other: "%d أعوام" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.art-nvi.yml b/config/locales/javascript/javascript.art-nvi.yml
index df8f10b5a..cd7d4cfa3 100644
--- a/config/locales/javascript/javascript.art-nvi.yml
+++ b/config/locales/javascript/javascript.art-nvi.yml
@@ -33,12 +33,15 @@ art-nvi:
unlike: "Ke Sunu"
timeago:
day: "trr"
- days: "%d srr"
+ days:
+ other: "%d srr"
month: "vospxì"
- months: "%d ayvospxì"
+ months:
+ other: "%d ayvospxì"
prefixAgo: ""
prefixFromNow: ""
suffixAgo: ""
suffixFromNow: ""
year: "zìsìt"
- years: "%d ayzìsìt" \ No newline at end of file
+ years:
+ other: "%d ayzìsìt" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.bg.yml b/config/locales/javascript/javascript.bg.yml
index 05d0f72be..53d1e1c8c 100644
--- a/config/locales/javascript/javascript.bg.yml
+++ b/config/locales/javascript/javascript.bg.yml
@@ -83,17 +83,22 @@ bg:
wasnt_that_interesting: "Е, вероятно марката #<%= tagName %> не е чак толкова интересна..."
timeago:
day: "ден"
- days: "%d дни"
+ days:
+ other: "%d дни"
hour: "около час"
- hours: "около %d часа"
+ hours:
+ other: "около %d часа"
minute: "около минута"
- minutes: "%d минути"
+ minutes:
+ other: "%d минути"
month: "около месец"
- months: "%d месеца"
+ months:
+ other: "%d месеца"
prefixAgo: "преди"
prefixFromNow: "след"
seconds: "по-малко от минута"
suffixAgo: "преди"
suffixFromNow: "от сега"
year: "около година"
- years: "%d години" \ No newline at end of file
+ years:
+ other: "%d години" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.br.yml b/config/locales/javascript/javascript.br.yml
index 969b8f65b..1cee93040 100644
--- a/config/locales/javascript/javascript.br.yml
+++ b/config/locales/javascript/javascript.br.yml
@@ -140,19 +140,24 @@ br:
wasnt_that_interesting: "Mat eo, moarvat ne oa ket gwall zedennus #<%= tagName %>..."
timeago:
day: "un devezh"
- days: "%d a zevezhioù"
+ days:
+ other: "%d a zevezhioù"
hour: "war-dro un eurvezh"
- hours: "war-dro %d eurvezh"
+ hours:
+ other: "war-dro %d eurvezh"
minute: "war-dro ur vunutenn"
- minutes: "%d a vunutennoù"
+ minutes:
+ other: "%d a vunutennoù"
month: "war-dro miz"
- months: "%d miz"
+ months:
+ other: "%d miz"
prefixAgo: ""
prefixFromNow: ""
seconds: "dindan ur vunutenn"
suffixAgo: "zo"
suffixFromNow: "diwar-vremañ"
year: "war-dro bloaz"
- years: "%d bloaz"
+ years:
+ other: "%d bloaz"
viewer:
reshared: "Rannet pelloc'h" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.bs.yml b/config/locales/javascript/javascript.bs.yml
index 31a7e1172..543188d27 100644
--- a/config/locales/javascript/javascript.bs.yml
+++ b/config/locales/javascript/javascript.bs.yml
@@ -120,19 +120,24 @@ bs:
wasnt_that_interesting: "Uredu, pretpostavljam da #<%= tagName %> nije bilo tako interesantno..."
timeago:
day: "dan"
- days: "%d dana"
+ days:
+ other: "%d dana"
hour: "oko sat"
- hours: "oko %d sati"
+ hours:
+ other: "oko %d sati"
minute: "oko minute"
- minutes: "%d minuta"
+ minutes:
+ other: "%d minuta"
month: "oko mjesec"
- months: "%d mjeseci"
+ months:
+ other: "%d mjeseci"
prefixAgo: "prije"
prefixFromNow: "u"
seconds: "manje od minute"
suffixAgo: "prije"
suffixFromNow: "od sada"
year: "oko godina"
- years: "%d godina"
+ years:
+ other: "%d godina"
viewer:
reshared: "Ponovo dijeljeno" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.cs.yml b/config/locales/javascript/javascript.cs.yml
index fa52b73af..ad78ec149 100644
--- a/config/locales/javascript/javascript.cs.yml
+++ b/config/locales/javascript/javascript.cs.yml
@@ -210,13 +210,17 @@ cs:
wasnt_that_interesting: "Dobře, předpokládám, že #<%= tagName %> nebyl zase tak zajímavý…"
timeago:
day: "1 dnem"
- days: "%d dny"
+ days:
+ other: "%d dny"
hour: "hodinou"
- hours: "%d hodinami"
+ hours:
+ other: "%d hodinami"
minute: "minutou"
- minutes: "%d minutami"
+ minutes:
+ other: "%d minutami"
month: "1 měsícem"
- months: "%d měsíci"
+ months:
+ other: "%d měsíci"
prefixAgo: "před"
prefixFromNow: "za"
seconds: "méně než minutou"
@@ -224,7 +228,8 @@ cs:
suffixFromNow: ""
wordSeparator: " "
year: "1 rokem"
- years: "%d roky"
+ years:
+ other: "%d roky"
unblock_failed: "Odblokování tohoto uživatele selhalo"
viewer:
reshared: "Sdíleno" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.cy.yml b/config/locales/javascript/javascript.cy.yml
index f28c7d204..4481192eb 100644
--- a/config/locales/javascript/javascript.cy.yml
+++ b/config/locales/javascript/javascript.cy.yml
@@ -67,17 +67,22 @@ cy:
wasnt_that_interesting: "OK, mae'n debyg nid yw #<%= tagName %> yn ddiddorol iawn..."
timeago:
day: "diwrnod"
- days: "%d diwrnod"
+ days:
+ other: "%d diwrnod"
hour: "awr"
- hours: "%d awr"
+ hours:
+ other: "%d awr"
minute: "tua funud"
- minutes: "%d munud"
+ minutes:
+ other: "%d munud"
month: "mis"
- months: "%d mis"
+ months:
+ other: "%d mis"
prefixAgo: ""
prefixFromNow: ""
seconds: "rhai na munud"
suffixAgo: "yn ôl"
suffixFromNow: "o hŷd"
year: "tua flwyddyn"
- years: "%d blyddynoedd" \ No newline at end of file
+ years:
+ other: "%d blyddynoedd" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.da.yml b/config/locales/javascript/javascript.da.yml
index 0eaf88ce1..6dc090be8 100644
--- a/config/locales/javascript/javascript.da.yml
+++ b/config/locales/javascript/javascript.da.yml
@@ -67,12 +67,8 @@ da:
started_sharing_with: "Du er begyndt at dele med <%= name %>!"
stopped_sharing_with: "Du deler ikke længere med <%= name %>."
toggle:
- few: "I <%= count %> aspekter"
- many: "I <%= count %> aspekter"
one: "I <%= count %> aspekt"
other: "I <%= count %> aspekter"
- two: "I <%= count %> aspekter"
- zero: "Vælg aspekter"
updating: "opdaterer ..."
aspect_navigation:
add_an_aspect: "+ Tilføj et aspekt"
@@ -198,6 +194,28 @@ da:
publisher:
add_option: "Tilføj et svar"
limited: "Begrænset - dit indlæg vil kun blive set af dem du deler med"
+ markdown_editor:
+ preview: "Forhåndsvisning"
+ texts:
+ heading: "Overskriftstekst"
+ insert_link_description_text: "skriv link-beskrivelse her"
+ insert_link_help_text: "Indsæt link her"
+ italic: "tekst i kursiv"
+ strong: "fed tekst"
+ tooltips:
+ bold: "Fed"
+ cancel: "Annuller besked"
+ code: "Indsæt kode"
+ heading: "Overskrift"
+ insert_image: "Indsæt billede"
+ insert_link: "Indsæt link"
+ insert_ordered_list: "Indsæt ordnet liste"
+ insert_unordered_list: "Indsæt uordnet liste"
+ italic: "Kursiv"
+ preview: "Forhåndsvisning af besked"
+ quote: "Indsæt citat"
+ write: "Rediger besked"
+ write: "Skriv"
near_from: "Sendt fra: <%= location %>"
option: "Svar"
public: "Offentlig - dit indlæg vil være synligt for alle og kan findes af søgemaskiner"
@@ -242,6 +260,7 @@ da:
other: "Vis <%= count %> ekstra kommentarer"
two: "Vis <%= count %> ekstra kommentarer"
zero: "Vis <%= count %> ekstra kommentarer"
+ no_posts_yet: "Der er endnu ikke nogen indlæg at vise."
original_post_deleted: "Oprindeligt indlæg er slettet af forfatteren"
permalink: "Permalink"
public: "Offentlig"
@@ -273,14 +292,22 @@ da:
wasnt_that_interesting: "OK, #<%= tagName %> var ikke var så spændende alligevel ..."
timeago:
day: "en dag"
- days: "%d dage"
+ days:
+ one: "1 dag"
+ other: "%d dage"
hour: "ca. en time"
- hours: "ca. %d timer"
+ hours:
+ one: "omkring en time"
+ other: "omkring %d timer"
inPast: "når som helst"
minute: "ca. et minut"
- minutes: "%d minutter"
+ minutes:
+ one: "1 minut"
+ other: "%d minutter"
month: "ca. en måned"
- months: "%d måneder"
+ months:
+ one: "1 måned"
+ other: "%d måneder"
prefixAgo: ""
prefixFromNow: ""
seconds: "mindre end et minut"
@@ -288,7 +315,9 @@ da:
suffixFromNow: "fra nu"
wordSeparator: " "
year: "ca. et år"
- years: "%d år"
+ years:
+ one: "1 år"
+ other: "%d år"
unblock_failed: "Det lykkedes ikke at afblokere denne bruger"
viewer:
reshared: "Videredelt" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.de.yml b/config/locales/javascript/javascript.de.yml
index 594b2b70e..f37afc57a 100644
--- a/config/locales/javascript/javascript.de.yml
+++ b/config/locales/javascript/javascript.de.yml
@@ -67,12 +67,9 @@ de:
started_sharing_with: "Du hast angefangen, mit <%= name %> zu teilen!"
stopped_sharing_with: "Du hast aufgehört, mit <%= name %> zu teilen!"
toggle:
- few: "In <%= count %> Aspekten"
- many: "In <%= count %> Aspekten"
one: "In einem Aspekt"
other: "In <%= count %> Aspekten"
- two: "In <%= count %> Aspekten"
- zero: "Aspekt auswählen"
+ zero: "In keinem Aspekt"
updating: "aktualisiere..."
aspect_navigation:
add_an_aspect: "+ Aspekt hinzufügen"
@@ -198,6 +195,34 @@ de:
publisher:
add_option: "Antwortmöglichkeit hinzufügen"
limited: "Eingeschränkt - dein Beitrag wird nur Leuten sichtbar sein, mit denen du teilst"
+ markdown_editor:
+ preview: "Vorschau"
+ texts:
+ code: "Code hier"
+ heading: "Überschrift"
+ insert_image_description_text: "Bildbeschreibung hier eingeben"
+ insert_image_help_text: "Bildlink hier einfügen"
+ insert_image_title: "Bildtitel hier eingeben"
+ insert_link_description_text: "Linkbeschreibung hier eingeben"
+ insert_link_help_text: "Link hier einfügen"
+ italic: "kursive Schrift"
+ list: "Listentext hier"
+ quote: "Zitattext hier"
+ strong: "wichtiger Text"
+ tooltips:
+ bold: "Fett"
+ cancel: "Nachricht verwerfen"
+ code: "Code einfügen"
+ heading: "Überschrift"
+ insert_image: "Bild einfügen"
+ insert_link: "Link einfügen"
+ insert_ordered_list: "Geordnete Liste einfügen"
+ insert_unordered_list: "Ungeordnete Liste einfügen"
+ italic: "Kursiv"
+ preview: "Vorschau der Nachricht ansehen"
+ quote: "Zitat einfügen"
+ write: "Nachricht bearbeiten"
+ write: "Verfassen"
near_from: "Gesendet aus <%= location %>"
option: "Antwort"
public: "Öffentlich - dein Beitrag ist für alle sichtbar und kann von Suchmaschinen gefunden werden"
@@ -239,6 +264,7 @@ de:
one: "Zeige einen weiteren Kommentar"
other: "Zeige <%= count %> weitere Kommentare"
zero: "Keine weiteren Kommentare"
+ no_posts_yet: "Es gibt noch keine Beiträge, die hier angezeigt werden könnten."
original_post_deleted: "Originalbeitrag wurde vom Autor entfernt."
permalink: "Permanentlink"
public: "Öffentlich"
@@ -270,13 +296,22 @@ de:
wasnt_that_interesting: "OK, #<%= tagName %> war wohl doch nicht so interessant..."
timeago:
day: "einem Tag"
- days: "%d Tagen"
+ days:
+ one: "einem Tag"
+ other: "%d Tagen"
hour: "etwa einer Stunde"
- hours: "etwa %d Stunden"
+ hours:
+ one: "etwa einer Stunde"
+ other: "etwa %d Stunden"
+ inPast: "jeden Moment"
minute: "etwa einer Minute"
- minutes: "%d Minuten"
+ minutes:
+ one: "einer Minute"
+ other: "%d Minuten"
month: "etwa einem Monat"
- months: "%d Monaten"
+ months:
+ one: "einem Monat"
+ other: "%d Monaten"
prefixAgo: "vor"
prefixFromNow: "in"
seconds: "weniger als eine Minute"
@@ -284,7 +319,9 @@ de:
suffixFromNow: "ab jetzt"
wordSeparator: " "
year: "etwa einem Jahr"
- years: "%d Jahren"
+ years:
+ one: "einem Jahr"
+ other: "%d Jahren"
unblock_failed: "Den Benutzer zu entblocken ist fehlgeschlagen."
viewer:
reshared: "Weitergesagt" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.de_formal.yml b/config/locales/javascript/javascript.de_formal.yml
index 4b60bf41f..ab64ce0f5 100644
--- a/config/locales/javascript/javascript.de_formal.yml
+++ b/config/locales/javascript/javascript.de_formal.yml
@@ -60,14 +60,14 @@ de_formal:
add_to_aspect: "Kontakt hinzufügen"
all_aspects: "Alle Aspekte"
error: "Konnte nicht anfangen, mit <%= name %> zu teilen. Ignorieren Sie ihn/sie?"
- error_remove: "Konnte <%= name %> nicht vom Aspekt entfernen :("
+ error_remove: "Konnte <%= name %> nicht aus dem Aspekt entfernen :("
mobile_row_checked: "<%= name %> (entfernen)"
mobile_row_unchecked: "<%= name %> (hinzufügen)"
select_aspects: "Wählen Sie Aspekte aus"
started_sharing_with: "Sie haben angefangen, mit <%= name %> zu teilen!"
stopped_sharing_with: "Sie haben aufgehört, mit <%= name %> zu teilen!"
toggle:
- one: "In einem Aspekt"
+ one: "In <%= count %> Aspekt"
other: "In <%= count %> Aspekten"
zero: "Aspekt auswählen"
updating: "aktualisiere..."
@@ -81,7 +81,7 @@ de_formal:
add_a_new_aspect: "Einen neuen Aspekt hinzufügen"
failure: "Fehler beim Erstellen des Aspekts."
success: "Ihr neuer Aspekt <%= name %> wurde erstellt"
- make_aspect_list_visible: "Kontakte aus diesem Aspekt gegenseitig sichtbar machen?"
+ make_aspect_list_visible: "Kontakte in diesem Aspekt gegenseitig sichtbar machen?"
name: "Name"
bookmarklet:
post_something: "Erstellen Sie einen Beitrag in diaspora*"
@@ -100,7 +100,7 @@ de_formal:
aspect_chat_is_enabled: "Kontakte in diesem Askekt können mit Ihnen chatten."
aspect_chat_is_not_enabled: "Kontakte in diesem Aspekt können nicht mit Ihnen chatten."
aspect_list_is_not_visible: "Kontakte in diesem Aspekt können einander nicht sehen."
- aspect_list_is_visible: "Kontakte in diesem Aspekt können einander sehen"
+ aspect_list_is_visible: "Kontakte in diesem Aspekt können einander sehen."
error_add: "Konnte <%= name %> nicht zum Aspekt hinzufügen :("
error_remove: "Konnte <%= name %> nicht aus dem Aspekt entfernen :("
remove_contact: "Kontakt entfernen"
@@ -195,6 +195,34 @@ de_formal:
publisher:
add_option: "Antwortmöglichkeit hinzufügen"
limited: "Eingeschränkt: Ihr Beitrag wird nur von Leuten gesehen werden können, mit denen Sie teilen"
+ markdown_editor:
+ preview: "Vorschau"
+ texts:
+ code: "Code hier"
+ heading: "Überschrift"
+ insert_image_description_text: "Bildbeschreibung hier eingeben"
+ insert_image_help_text: "Bildlink hier einfügen"
+ insert_image_title: "Bildtitel hier eingeben"
+ insert_link_description_text: "Linkbeschreibung hier eingeben"
+ insert_link_help_text: "Link hier einfügen"
+ italic: "kursive Schrift"
+ list: "Listentext hier"
+ quote: "Zitattext hier"
+ strong: "wichtiger Text"
+ tooltips:
+ bold: "Fett"
+ cancel: "Nachricht verwerfen"
+ code: "Code einfügen"
+ heading: "Überschrift"
+ insert_image: "Bild einfügen"
+ insert_link: "Link einfügen"
+ insert_ordered_list: "Geordnete Liste einfügen"
+ insert_unordered_list: "Ungeordnete Liste einfügen"
+ italic: "Kursiv"
+ preview: "Vorschau der Nachricht ansehen"
+ quote: "Zitat einfügen"
+ write: "Nachricht bearbeiten"
+ write: "Verfassen"
near_from: "In der Nähe von <%= location %>"
option: "Antwort"
public: "Öffentlich: Ihr Beitrag wird von allen gesehen und von Suchmaschinen gefunden werden können"
@@ -233,7 +261,8 @@ de_formal:
one: "Zeige <%= count %> weiteren Kommentar"
other: "Zeige <%= count %> weitere Kommentare"
zero: "Keine weiteren Kommentare"
- original_post_deleted: "Originalbeitrag wurde vom Autor entfernt"
+ no_posts_yet: "Es gibt noch keine Beiträge, die hier angezeigt werden könnten."
+ original_post_deleted: "Originalbeitrag wurde vom Autor gelöscht"
permalink: "Permalink"
public: "Öffentlich"
reactions:
@@ -261,14 +290,22 @@ de_formal:
wasnt_that_interesting: "OK, ich nehme an, #<%= tagName %> war nicht so interessant..."
timeago:
day: "einem Tag"
- days: "%d Tagen"
+ days:
+ one: "1 Tag"
+ other: "%d Tagen"
hour: "etwa einer Stunde"
- hours: "etwa %d Stunden"
+ hours:
+ one: "etwa 1 Stunde"
+ other: "etwa %d Stunden"
inPast: "jeden Moment"
minute: "etwa einer Minute"
- minutes: "%d Minuten"
+ minutes:
+ one: "1 Minute"
+ other: "%d Minuten"
month: "etwa einem Monat"
- months: "%d Monaten"
+ months:
+ one: "1 Monat"
+ other: "%d Monaten"
prefixAgo: "vor"
prefixFromNow: "in"
seconds: "wenigen Sekunden"
@@ -276,7 +313,9 @@ de_formal:
suffixFromNow: "ab jetzt"
wordSeparator: " "
year: "etwa einem Jahr"
- years: "%d Jahren"
+ years:
+ one: "1 Jahr"
+ other: "%d Jahren"
unblock_failed: "Den Benutzer zu entblocken ist fehlgeschlagen."
viewer:
reshared: "Weitergesagt" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.el.yml b/config/locales/javascript/javascript.el.yml
index 09c10b8ed..36675af68 100644
--- a/config/locales/javascript/javascript.el.yml
+++ b/config/locales/javascript/javascript.el.yml
@@ -134,19 +134,24 @@ el:
wasnt_that_interesting: "OK, φαντάζομαι πως το #<%= tagName %> δεν ήταν και τόσο ενδιαφέρον τελικά..."
timeago:
day: "μία μέρα"
- days: "%d μέρες"
+ days:
+ other: "%d μέρες"
hour: "περίπου μία ώρα"
- hours: "περίπου %d ώρες"
+ hours:
+ other: "περίπου %d ώρες"
minute: "περίπου ένα λεπτό"
- minutes: "%d λεπτά"
+ minutes:
+ other: "%d λεπτά"
month: "περίπου ένα μήνα"
- months: "%d μήνες"
+ months:
+ other: "%d μήνες"
prefixAgo: ""
prefixFromNow: ""
seconds: "λιγότερο από ένα λεπτό"
suffixAgo: "πριν"
suffixFromNow: "από τώρα"
year: "περίπου ένα χρόνο"
- years: "%d χρόνια"
+ years:
+ other: "%d χρόνια"
viewer:
reshared: "Κοινοποιήθηκε" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.en_1337.yml b/config/locales/javascript/javascript.en_1337.yml
index d2ed80466..8d3382c01 100644
--- a/config/locales/javascript/javascript.en_1337.yml
+++ b/config/locales/javascript/javascript.en_1337.yml
@@ -63,17 +63,22 @@ en_1337:
wasnt_that_interesting: "0K, 1 5UPP053 #<%= tagName %> W45N7 7H47 1N73R3571NG..."
timeago:
day: "4 D4Y"
- days: "%d D4Y5"
+ days:
+ other: "%d D4Y5"
hour: "4B0U7 4N H0UR"
- hours: "4B0U7 %d H0UR5"
+ hours:
+ other: "4B0U7 %d H0UR5"
minute: "4B0U7 4 M1NU73"
- minutes: "%d M1NU735"
+ minutes:
+ other: "%d M1NU735"
month: "4B0U7 4 M0N7H"
- months: "%d M0N7H5"
+ months:
+ other: "%d M0N7H5"
prefixAgo: ""
prefixFromNow: ""
seconds: "L355 7H3N 4 M1NU73"
suffixAgo: "4G0"
suffixFromNow: "FR0M N0W"
year: "4B0U7 4 Y34R"
- years: "%d Y34R5" \ No newline at end of file
+ years:
+ other: "%d Y34R5" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.en_shaw.yml b/config/locales/javascript/javascript.en_shaw.yml
index 2bbf7b390..27259dbc2 100644
--- a/config/locales/javascript/javascript.en_shaw.yml
+++ b/config/locales/javascript/javascript.en_shaw.yml
@@ -55,17 +55,22 @@ en_shaw:
wasnt_that_interesting: "OK, I suppose #<%= tagName %> wasn't all that interesting..."
timeago:
day: "𐑩 𐑛𐑱"
- days: "%d 𐑛𐑱𐑟"
+ days:
+ other: "%d 𐑛𐑱𐑟"
hour: "𐑩𐑚𐑬𐑑 𐑩𐑯 𐑬𐑮"
- hours: "𐑩𐑚𐑬𐑑 %d 𐑬𐑮𐑟"
+ hours:
+ other: "𐑩𐑚𐑬𐑑 %d 𐑬𐑮𐑟"
minute: "𐑩𐑚𐑬𐑑 𐑩 𐑥𐑦𐑯𐑩𐑑"
- minutes: "%d 𐑥𐑦𐑯𐑩𐑑𐑕"
+ minutes:
+ other: "%d 𐑥𐑦𐑯𐑩𐑑𐑕"
month: "𐑩𐑚𐑬𐑑 𐑩 𐑥𐑳𐑯𐑔"
- months: "%d 𐑥𐑳𐑯𐑔𐑕"
+ months:
+ other: "%d 𐑥𐑳𐑯𐑔𐑕"
prefixAgo: "𐑩𐑜𐑴"
prefixFromNow: "𐑓𐑮𐑪𐑥 𐑯𐑬"
seconds: "𐑤𐑧𐑕 𐑞𐑨𐑯 𐑩 𐑥𐑦𐑯𐑩𐑑"
suffixAgo: "𐑩𐑜𐑴"
suffixFromNow: "𐑓𐑮𐑪𐑥 𐑯𐑬"
year: "𐑩𐑚𐑬𐑑 𐑩 𐑘𐑽"
- years: "%d 𐑘𐑽𐑟" \ No newline at end of file
+ years:
+ other: "%d 𐑘𐑽𐑟" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.en_valspeak.yml b/config/locales/javascript/javascript.en_valspeak.yml
index 88f21315a..b8fc63771 100644
--- a/config/locales/javascript/javascript.en_valspeak.yml
+++ b/config/locales/javascript/javascript.en_valspeak.yml
@@ -181,13 +181,17 @@ en_valspeak:
wasnt_that_interesting: "K, I guess #<%= tagName %> wasnt all that gr8. Whatev."
timeago:
day: "like... a day"
- days: "like... %d dayz"
+ days:
+ other: "like... %d dayz"
hour: "bout an hr"
- hours: "bout %d hrs"
+ hours:
+ other: "bout %d hrs"
minute: "bout a min"
- minutes: "%d mins"
+ minutes:
+ other: "%d mins"
month: "bout like... a month"
- months: "like %d months"
+ months:
+ other: "like %d months"
prefixAgo: ""
prefixFromNow: ""
seconds: "less than a min"
@@ -195,7 +199,8 @@ en_valspeak:
suffixFromNow: "from nao"
wordSeparator: " "
year: "bout like... a yr"
- years: "like %d yrs"
+ years:
+ other: "like %d yrs"
unblock_failed: "Unblockin this h8ter didnt work :("
viewer:
reshared: "Reshared<33" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.eo.yml b/config/locales/javascript/javascript.eo.yml
index 3d563bae0..439f2c33f 100644
--- a/config/locales/javascript/javascript.eo.yml
+++ b/config/locales/javascript/javascript.eo.yml
@@ -110,19 +110,24 @@ eo:
wasnt_that_interesting: "Nu, mi supozas, ke #<%= tagName %> ne estis tiel interesa..."
timeago:
day: "unu tago"
- days: "%d tagoj"
+ days:
+ other: "%d tagoj"
hour: "ĉirkaŭ unu horo"
- hours: "ĉirkaŭ %d horoj"
+ hours:
+ other: "ĉirkaŭ %d horoj"
minute: "ĉirkaŭ unu minuto"
- minutes: "%d minutoj"
+ minutes:
+ other: "%d minutoj"
month: "ĉirkaŭ unu monato"
- months: "%d monatoj"
+ months:
+ other: "%d monatoj"
prefixAgo: "antaŭ "
prefixFromNow: "post "
seconds: "malpli ol unu minuto"
suffixAgo: ""
suffixFromNow: "ekde nun"
year: "ĉirkaŭ unu jaro"
- years: "%d jaroj"
+ years:
+ other: "%d jaroj"
viewer:
reshared: "Rekonigita" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.es-AR.yml b/config/locales/javascript/javascript.es-AR.yml
index eda93e34d..1f9a13293 100644
--- a/config/locales/javascript/javascript.es-AR.yml
+++ b/config/locales/javascript/javascript.es-AR.yml
@@ -6,6 +6,55 @@
es-AR:
javascripts:
+ admin:
+ pods:
+ actions: "Acciones"
+ added: "Agregado"
+ check: "ejectutar test de conexión"
+ errors:
+ one: "El test de conexión devolvió un error para un pod."
+ other: "El test de conexión devolvió un error para <%= count %> pods."
+ follow_link: "abrir enlace en el navegador"
+ last_check: "último chequeo:"
+ more_info: "mostrar más información"
+ ms:
+ one: "<%= count %>ms"
+ other: "<%= count %>ms"
+ no_info: "No hay información adicional en este momento"
+ not_available: "no disponible"
+ offline_since: "desconectado desde:"
+ pod: "Pod"
+ recheck:
+ failure: "No se ejecutó el chequeo."
+ success: "El pod se acaba de chequear."
+ response_time: "Tiempo de respuesta:"
+ server_software: "Software del servidor:"
+ ssl: "SSL"
+ ssl_disabled: "SSL desactivado"
+ ssl_enabled: "SSL activado"
+ states:
+ dns_failed: "Falló la resolución de nombres (DNS)"
+ http_failed: "Falló la conexión HTTP"
+ net_failed: "Falló el intento de conexión"
+ no_errors: "OK"
+ ssl_failed: "Falló la conexión segura (SSL)"
+ unchecked: "No verificado"
+ unknown_error: "Un error no identificado ha ocurrido durante el chequeo"
+ version_failed: "Imposible determinar la versión del software"
+ status: "Estado"
+ unchecked:
+ one: "Todavía hay un pod que no ha sido comprobado en absoluto."
+ other: "Todavía hay <%= count %> pods que no han sido comprobados en absoluto."
+ unknown: "desconocido"
+ version_failed:
+ one: "Hay un pod que no tiene versión (servidor antiguo, no hay información del nodo)."
+ other: "Hay <%= count %> pods que no tienen versión (servidores antiguos, no hay información de los nodos)."
+ admins:
+ dashboard:
+ compare_versions: "La última versión de diaspora* es la <%= latestVersion %>, tu pod está ejecutando la <%= podVersion %>."
+ error: "Imposible determinar la última versión de diaspora*."
+ outdated: "Tu pod está desactualizado."
+ up_to_date: "¡Tu pod está actualizado!"
and: "y"
aspect_dropdown:
add_to_aspect: "Agregar contacto"
@@ -20,7 +69,7 @@ es-AR:
toggle:
one: "En <%= count %> aspecto"
other: "En <%= count %> aspectos"
- zero: "Seleccionar aspectos"
+ zero: "En <%= count %> aspectos"
updating: "actualizando…"
aspect_navigation:
add_an_aspect: "+ Agregar un aspecto"
@@ -48,6 +97,8 @@ es-AR:
confirm_unload: "Por favor, confirmá que deseás salir de esta página. Los datos que has ingresado no serán guardados."
contacts:
add_contact: "Agregar contacto"
+ aspect_chat_is_enabled: "Los contactos de este aspecto pueden chatear con vos."
+ aspect_chat_is_not_enabled: "Los contactos de este aspecto no pueden chatear con vos."
aspect_list_is_not_visible: "La lista de contactos de este aspecto no es visible."
aspect_list_is_visible: "La lista de contactos de este aspecto es visible."
error_add: "No se puede agregar a <%= name %> a este aspecto :("
@@ -60,7 +111,8 @@ es-AR:
create: "Crear"
delete: "Borrar"
edit: "Editar"
- failed_to_like: "¡No pudo marcarse como 'Me gusta'!"
+ failed_to_comment: "Error al comentar. ¿Puede ser que el autor te esté ignorando?"
+ failed_to_like: "¡No pudo marcarse como \"Me gusta\"! ¿Tal vez el autor de la publicación te está ignorando?"
failed_to_post_message: "¡No pudo publicarse el mensaje!"
failed_to_remove: "Fallo al eliminar la entrada!"
failed_to_reshare: "Error al volver a compartir"
@@ -84,6 +136,8 @@ es-AR:
recent_notifications: "Notificaciones recientes"
search: "Buscar"
settings: "Opciones"
+ toggle_mobile: "Interfaz móvil"
+ toggle_navigation: "Cambiar navegación"
view_all: "Ver todo"
hide_post: "¿Ocultar esta publicación?"
hide_post_failed: "No se puede ocultar esta publicación"
@@ -114,6 +168,10 @@ es-AR:
looking_good: "¡Apa, te ves muy bien!"
size_error: "El archivo {file} es demasiado grande, el tamaño máximo permitido es {sizeLimit}."
poll:
+ answer_count:
+ one: "1 voto"
+ other: "<%=count%> votos"
+ zero: "0 votos"
close_result: "Ocultar resultados"
count:
one: "<%=count%> voto hasta ahora"
@@ -137,6 +195,34 @@ es-AR:
publisher:
add_option: "Añadir respuesta"
limited: "Limitada: tu publicación será vista solo por la gente con quien la compartes"
+ markdown_editor:
+ preview: "Vista previa"
+ texts:
+ code: "texto de código"
+ heading: "texto de encabezamiento"
+ insert_image_description_text: "ingresa aquí la descripción de la imagen"
+ insert_image_help_text: "Inserta aquí el enlace de la imagen"
+ insert_image_title: "ingresa aquí el título de la imagen"
+ insert_link_description_text: "ingresa aquí la descripción del enlace"
+ insert_link_help_text: "Inserta aquí el enlace"
+ italic: "texto en cursiva"
+ list: "texto de la lista"
+ quote: "texto de la cita"
+ strong: "texto en negrita"
+ tooltips:
+ bold: "Negrita"
+ cancel: "Cancelar post"
+ code: "Insertar Código"
+ heading: "Encabezamiento"
+ insert_image: "Insertar imagen"
+ insert_link: "Insertar enlace"
+ insert_ordered_list: "Insertar lista ordenada"
+ insert_unordered_list: "Insertar lista sin ordenar"
+ italic: "Cursiva"
+ preview: "Vista previa del post"
+ quote: "Insertar cita"
+ write: "Editar post"
+ write: "Escribir"
near_from: "Cerca de: <%= location %>"
option: "Respuesta"
public: "Publica: tu publicación será visible para cualquiera en Internet y los buscadores podrán encontrarla"
@@ -175,8 +261,14 @@ es-AR:
one: "Mostrar <%= count %> comentario más"
other: "Mostrar <%= count %> comentarios más"
zero: "Mostrar <%= count %> comentarios más"
+ no_posts_yet: "No hay posts para mostrar aquí todavía."
original_post_deleted: "La publicación original fue eliminada por el autor"
+ permalink: "Enlace permanente"
public: "Pública"
+ reactions:
+ one: "<%= count%> reacción"
+ other: "<%= count%> reacciones"
+ zero: "<%= count%> reacciones"
reshare: "Compartir"
reshares:
one: "Compartido <%= count %> vez"
@@ -198,13 +290,22 @@ es-AR:
wasnt_that_interesting: "Bueno, supongo que #<%= tagName %> no era tan interesante..."
timeago:
day: "un día"
- days: "%d días"
+ days:
+ one: "1 día"
+ other: "%d días"
hour: "cerca de una hora"
- hours: "cerca de %d horas"
+ hours:
+ one: "1 hora"
+ other: "%d horas"
+ inPast: "cualquier momento"
minute: "aproximadamente un minuto"
- minutes: "%d minutos"
+ minutes:
+ one: "1 minuto"
+ other: "%d minutos"
month: "cerca de un mes"
- months: "%d meses"
+ months:
+ one: "1 mes"
+ other: "%d meses"
prefixAgo: ""
prefixFromNow: ""
seconds: "menos de un minuto"
@@ -212,7 +313,9 @@ es-AR:
suffixFromNow: "desde ahora"
wordSeparator: " "
year: "cerca de un año"
- years: "%d años"
+ years:
+ one: "1 año"
+ other: "%d años"
unblock_failed: "Falló el desbloqueo del usuario"
viewer:
reshared: "Compartido" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.es-CL.yml b/config/locales/javascript/javascript.es-CL.yml
index ffc11345f..ab15420fa 100644
--- a/config/locales/javascript/javascript.es-CL.yml
+++ b/config/locales/javascript/javascript.es-CL.yml
@@ -82,19 +82,24 @@ es-CL:
wasnt_that_interesting: "Bueno, supongo que #<%= tagName %> no era tan interesante..."
timeago:
day: "un día"
- days: "%d días"
+ days:
+ other: "%d días"
hour: "alrededor de una hora"
- hours: "cerca de %d horas"
+ hours:
+ other: "cerca de %d horas"
minute: "alrededor de un minuto"
- minutes: "%d minutos"
+ minutes:
+ other: "%d minutos"
month: "alrededor de un mes"
- months: "%d meses"
+ months:
+ other: "%d meses"
prefixAgo: ""
prefixFromNow: ""
seconds: "hace menos de un minuto"
suffixAgo: "hace"
suffixFromNow: "desde ahora"
year: "alrededor de un año"
- years: "%d años"
+ years:
+ other: "%d años"
viewer:
reshared: "Compartido" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.es-MX.yml b/config/locales/javascript/javascript.es-MX.yml
index 93222f2c2..a840ed04c 100644
--- a/config/locales/javascript/javascript.es-MX.yml
+++ b/config/locales/javascript/javascript.es-MX.yml
@@ -115,19 +115,24 @@ es-MX:
wasnt_that_interesting: "Muy bien, supongo que #<%= tagName %> no era tan interesante…"
timeago:
day: "un día"
- days: "%d días"
+ days:
+ other: "%d días"
hour: "una hora aproximadamente"
- hours: "%d horas aproximadamente"
+ hours:
+ other: "%d horas aproximadamente"
minute: "un minuto aproximadamente"
- minutes: "%d minutos"
+ minutes:
+ other: "%d minutos"
month: "un mes aproximadamente"
- months: "%d meses"
+ months:
+ other: "%d meses"
prefixAgo: "hace"
prefixFromNow: "dentro de"
seconds: "menos de un minuto"
suffixAgo: ""
suffixFromNow: "desde ahora"
year: "un año aproximadamente"
- years: "%d años"
+ years:
+ other: "%d años"
viewer:
reshared: "Compartido" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.es.yml b/config/locales/javascript/javascript.es.yml
index 7fcaa2859..3e037b986 100644
--- a/config/locales/javascript/javascript.es.yml
+++ b/config/locales/javascript/javascript.es.yml
@@ -193,6 +193,34 @@ es:
publisher:
add_option: "Añadir una respuesta"
limited: "Limitado - tu publicación solo es visible para gente con quien compartes"
+ markdown_editor:
+ preview: "Previsualización"
+ texts:
+ code: "código aquí"
+ heading: "texto de encabezado"
+ insert_image_description_text: "introduce la descripción de la imagen aquí"
+ insert_image_help_text: "Inserta el enlace de la imagen aquí"
+ insert_image_title: "introduce el título de la imagen aquí"
+ insert_link_description_text: "introduce la descripción del enlace aquí"
+ insert_link_help_text: "Insertar enlace aquí"
+ italic: "texto en cursiva"
+ list: "lista el texto aquí"
+ quote: "texto entrecomillado aquí"
+ strong: "texto en negrita"
+ tooltips:
+ bold: "Negritas"
+ cancel: "Cancelar mensaje"
+ code: "Insertar código"
+ heading: "Encabezando"
+ insert_image: "Insertar imagen"
+ insert_link: "Insertar enlace"
+ insert_ordered_list: "Insertar lista ordenada"
+ insert_unordered_list: "Insertar lista sin ordenar"
+ italic: "Cursiva"
+ preview: "Previsualizar mensaje"
+ quote: "Insertar comillas"
+ write: "Editar mensaje"
+ write: "Escribir"
near_from: "Cerca de: <%= location %>"
option: "Respuesta"
public: "Público - tu publicación es visible para todos, incluyendo buscadores"
@@ -231,6 +259,7 @@ es:
one: "Mostrar <%= count %> comentario más"
other: "Mostrar <%= count %> comentarios más"
zero: "Mostrar <%= count %> comentarios más"
+ no_posts_yet: "Todavía no hay post para mostrar aquí."
original_post_deleted: "Publicación original borrada por el autor."
permalink: "Enlace permanente"
public: "Público"
@@ -259,13 +288,17 @@ es:
wasnt_that_interesting: "Muy bien, supongo que #<%= tagName %> no era tan interesante..."
timeago:
day: "1 día"
- days: "%d días"
+ days:
+ other: "%d días"
hour: "1 hora aproximadamente"
- hours: "%d horas aproximadamente"
+ hours:
+ other: "%d horas aproximadamente"
minute: "1 minuto aproximadamente"
- minutes: "%d minutos"
+ minutes:
+ other: "%d minutos"
month: "1 mes aproximadamente"
- months: "%d meses"
+ months:
+ other: "%d meses"
prefixAgo: "Hace"
prefixFromNow: "dentro de"
seconds: "menos de 1 minuto"
@@ -273,7 +306,8 @@ es:
suffixFromNow: ""
wordSeparator: " "
year: "un año aproximadamente"
- years: "%d años"
+ years:
+ other: "%d años"
unblock_failed: "Falló el desbloqueo del usuario"
viewer:
reshared: "Compartido" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.et.yml b/config/locales/javascript/javascript.et.yml
index cef4a562c..efcd6dbd9 100644
--- a/config/locales/javascript/javascript.et.yml
+++ b/config/locales/javascript/javascript.et.yml
@@ -74,17 +74,22 @@ et:
wasnt_that_interesting: "Oki, ma arvan, et <%= tagName %> polnud siiski nii huvitav..."
timeago:
day: "üks päev"
- days: "%d päeva"
+ days:
+ other: "%d päeva"
hour: "umbes üks tund"
- hours: "umbes %d tundi"
+ hours:
+ other: "umbes %d tundi"
minute: "umbes üks minut"
- minutes: "%d minutit"
+ minutes:
+ other: "%d minutit"
month: "umbes üks kuu"
- months: "%d kuud"
+ months:
+ other: "%d kuud"
prefixAgo: ""
prefixFromNow: ""
seconds: "vähem kui üks minut"
suffixAgo: "tagasi"
suffixFromNow: "hiljem"
year: "umbes üks aasta"
- years: "%d aastat" \ No newline at end of file
+ years:
+ other: "%d aastat" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.eu.yml b/config/locales/javascript/javascript.eu.yml
index 7e947719b..bf98ebbd9 100644
--- a/config/locales/javascript/javascript.eu.yml
+++ b/config/locales/javascript/javascript.eu.yml
@@ -100,19 +100,24 @@ eu:
wasnt_that_interesting: "Beno, suposatzen dut #<%= tagName %> ez zela oso interesgarria..."
timeago:
day: "egun bat"
- days: "%d egun"
+ days:
+ other: "%d egun"
hour: "ordu bat"
- hours: "%d ordu"
+ hours:
+ other: "%d ordu"
minute: "minutu bat"
- minutes: "%d minutu"
+ minutes:
+ other: "%d minutu"
month: "hilabete bat"
- months: "%d hilabete"
+ months:
+ other: "%d hilabete"
prefixAgo: "duela"
prefixFromNow: ""
seconds: "minutu bat baino gutxiago"
suffixAgo: ""
suffixFromNow: "barru"
year: "urte bat"
- years: "%d urte"
+ years:
+ other: "%d urte"
viewer:
reshared: "" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.fi.yml b/config/locales/javascript/javascript.fi.yml
index 02d2be256..3720953e3 100644
--- a/config/locales/javascript/javascript.fi.yml
+++ b/config/locales/javascript/javascript.fi.yml
@@ -210,13 +210,17 @@ fi:
wasnt_that_interesting: "OK, #<%= tagName %> ei tainnut ollakaan kovin kiinnostava aihe..."
timeago:
day: "päivä"
- days: "%d päivää"
+ days:
+ other: "%d päivää"
hour: "noin tunti"
- hours: "noin %d tuntia"
+ hours:
+ other: "noin %d tuntia"
minute: "noin minuutti"
- minutes: "%d minuuttia"
+ minutes:
+ other: "%d minuuttia"
month: "noin kuukausi"
- months: "%d kuukautta"
+ months:
+ other: "%d kuukautta"
prefixAgo: ""
prefixFromNow: "tästä alkaen"
seconds: "alle minuutti"
@@ -224,7 +228,8 @@ fi:
suffixFromNow: "tästä alkaen"
wordSeparator: " "
year: "noin vuosi"
- years: "%d vuotta"
+ years:
+ other: "%d vuotta"
unblock_failed: "Tämän käyttäjän torjumisen peruminen on epäonnistunut"
viewer:
reshared: "Jaettu uudelleen" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.fil.yml b/config/locales/javascript/javascript.fil.yml
index 24cf59676..ce11afe1a 100644
--- a/config/locales/javascript/javascript.fil.yml
+++ b/config/locales/javascript/javascript.fil.yml
@@ -13,7 +13,8 @@ fil:
hide: "Itago"
public: "Publiko"
timeago:
- minutes: "%d minuto"
+ minutes:
+ other: "%d minuto"
prefixAgo: ""
prefixFromNow: ""
suffixAgo: ""
diff --git a/config/locales/javascript/javascript.fr.yml b/config/locales/javascript/javascript.fr.yml
index 1e291d5d2..a9aba7533 100644
--- a/config/locales/javascript/javascript.fr.yml
+++ b/config/locales/javascript/javascript.fr.yml
@@ -196,6 +196,34 @@ fr:
publisher:
add_option: "Ajouter un choix"
limited: "Limité - votre message ne sera vu que par des gens avec qui vous partagez"
+ markdown_editor:
+ preview: "Aperçu"
+ texts:
+ code: "langage de programmation ici"
+ heading: "Entête"
+ insert_image_description_text: "Entrer une description pour l'image ici"
+ insert_image_help_text: "Insérer un lien vers une image ici"
+ insert_image_title: "Entrer un intitulé d'image ici"
+ insert_link_description_text: "Entrer la description du lien ici"
+ insert_link_help_text: "Insérer un lien ici"
+ italic: "Texte italique"
+ list: "texte de liste ici"
+ quote: "texte de citation ici"
+ strong: "Emphase"
+ tooltips:
+ bold: "Gras"
+ cancel: "Annuler le message"
+ code: "Insérer du langage de programmation"
+ heading: "Titres"
+ insert_image: "Insérer une image"
+ insert_link: "Insérer un lien"
+ insert_ordered_list: "Insérer une liste ordonnée"
+ insert_unordered_list: "Insérer une liste à puces"
+ italic: "Italique"
+ preview: "Aperçu du message"
+ quote: "Insérer une citation"
+ write: "Modifier le message"
+ write: "Écrire"
near_from: "Posté à : <%= location %>"
option: "Choix"
public: "Public - votre message sera visible de tous et trouvé par les moteurs de recherche"
@@ -237,6 +265,7 @@ fr:
one: "Montrer <%= count %> commentaire supplémentaire"
other: "Montrer <%= count %> commentaires supplémentaires"
zero: "Montrer <%= count %> commentaires supplémentaires"
+ no_posts_yet: "Il n’y a aucun message à afficher pour le moment."
original_post_deleted: "Le message original a été effacé par son auteur."
permalink: "Lien permanent"
public: "Public"
@@ -268,13 +297,18 @@ fr:
wasnt_that_interesting: "Ok, je suppose que #<%= tagName %> n'est pas la seule chose qui vous intéresse..."
timeago:
day: "environ un jour"
- days: "environ %d jours"
+ days:
+ other: "environ %d jours"
hour: "environ une heure"
- hours: "environ %d heures"
+ hours:
+ other: "environ %d heures"
+ inPast: "très bientôt"
minute: "environ une minute"
- minutes: "environ %d minutes"
+ minutes:
+ other: "environ %d minutes"
month: "environ un mois"
- months: "environ %d mois"
+ months:
+ other: "environ %d mois"
prefixAgo: "il y a"
prefixFromNow: "d'ici"
seconds: "moins d'une minute"
@@ -282,7 +316,8 @@ fr:
suffixFromNow: "maintenant"
wordSeparator: " "
year: "un an"
- years: "%d ans"
+ years:
+ other: "%d ans"
unblock_failed: "Impossible de débloquer cet utilisateur"
viewer:
reshared: "Repartagé" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.fy.yml b/config/locales/javascript/javascript.fy.yml
index e93bca80e..b1e36f789 100644
--- a/config/locales/javascript/javascript.fy.yml
+++ b/config/locales/javascript/javascript.fy.yml
@@ -61,15 +61,20 @@ fy:
unlike: "Net mear Leuk"
timeago:
day: "in dei"
- days: "%d dagen"
+ days:
+ other: "%d dagen"
hour: "likernôch in oere"
- hours: "likernôch %d oeren"
- minutes: "%d minuten"
+ hours:
+ other: "likernôch %d oeren"
+ minutes:
+ other: "%d minuten"
month: "likernôch in moanne"
- months: "%d moannen"
+ months:
+ other: "%d moannen"
prefixAgo: ""
prefixFromNow: ""
suffixAgo: "lyn"
suffixFromNow: ""
year: "likernôch in jier"
- years: "%d jierren" \ No newline at end of file
+ years:
+ other: "%d jierren" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.he.yml b/config/locales/javascript/javascript.he.yml
index 2e9e6c79a..5f5a8d4d5 100644
--- a/config/locales/javascript/javascript.he.yml
+++ b/config/locales/javascript/javascript.he.yml
@@ -131,19 +131,24 @@ he:
wasnt_that_interesting: "בסדר, כנראה שהתגית #<%= tagName %> לא הייתה מעניינת במיוחד..."
timeago:
day: "יום"
- days: "%d ימים"
+ days:
+ other: "%d ימים"
hour: "כשעה"
- hours: "כ-%d שעות"
+ hours:
+ other: "כ-%d שעות"
minute: "כדקה"
- minutes: "%d דקות"
+ minutes:
+ other: "%d דקות"
month: "כחודש"
- months: "%d חודשים"
+ months:
+ other: "%d חודשים"
prefixAgo: "לפני"
prefixFromNow: "מעכשיו"
seconds: "פחות מדקה"
suffixAgo: ""
suffixFromNow: "מעכשיו"
year: "כשנה"
- years: "%d שנים"
+ years:
+ other: "%d שנים"
viewer:
reshared: "בוצע שיתוף מחדש" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.hu.yml b/config/locales/javascript/javascript.hu.yml
index 38fcc12f0..d868bc858 100644
--- a/config/locales/javascript/javascript.hu.yml
+++ b/config/locales/javascript/javascript.hu.yml
@@ -171,13 +171,17 @@ hu:
wasnt_that_interesting: "Oké, azt hiszem a #<%= tagName %> nem volt annyira érdekes."
timeago:
day: "egy nappal"
- days: "%d nappal"
+ days:
+ other: "%d nappal"
hour: "körülbelül egy órával"
- hours: "körülbelül %d órával"
+ hours:
+ other: "körülbelül %d órával"
minute: "körülbelül egy perccel"
- minutes: "%d perccel"
+ minutes:
+ other: "%d perccel"
month: "körülbelül egy hónappal"
- months: "%d hónappal"
+ months:
+ other: "%d hónappal"
prefixAgo: ""
prefixFromNow: ""
seconds: "kevesebb mint egy perccel"
@@ -185,6 +189,7 @@ hu:
suffixFromNow: "mostantól"
wordSeparator: " "
year: "körülbelül egy évvel"
- years: "%d évvel"
+ years:
+ other: "%d évvel"
viewer:
reshared: "Megosztva" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.hy.yml b/config/locales/javascript/javascript.hy.yml
index 07f5cda2d..47b217e42 100644
--- a/config/locales/javascript/javascript.hy.yml
+++ b/config/locales/javascript/javascript.hy.yml
@@ -227,6 +227,7 @@ hy:
one: "Ցույց տալ ևս <%= count %> մեկնաբանություն"
other: "Ցույց տալ ևս <%= count %> մեկնաբանություն"
zero: "Ցույց տալ ևս <%= count %> մեկնաբանություն"
+ no_posts_yet: "Ցուցադրելու գրառումներ դեռ չկան։"
original_post_deleted: "Հեղինակը ջնջել է բնօրինակը"
permalink: "Սկզբնաղբյուր"
public: "Հրապարակային"
@@ -255,13 +256,21 @@ hy:
wasnt_that_interesting: "Լավ, ենթադրում եմ, որ #<%= tagName %> պիտակը էդքան էլ հետքրքիր չէր..."
timeago:
day: "մեկ օր"
- days: "%d օր"
+ days:
+ one: "1 օր"
+ other: "%d օր"
hour: "մոտ մեկ ժամ"
- hours: "մոտ %d ժամ"
+ hours:
+ one: "մոտ 1 ժամ"
+ other: "մոտ %d ժամ"
minute: "մոտ մեկ րոպե"
- minutes: "%d րոպե"
+ minutes:
+ one: "1 րոպե"
+ other: "%d րոպե"
month: "մոտ մեկ ամիս"
- months: "%d ամիս"
+ months:
+ one: "1 ամիս"
+ other: "%d ամիս"
prefixAgo: ""
prefixFromNow: ""
seconds: "վայրկյաններ"
@@ -269,7 +278,9 @@ hy:
suffixFromNow: "հիմիկվանից սկսած"
wordSeparator: " "
year: "մոտ մեկ տարի"
- years: "%d տարի"
+ years:
+ one: "1 տարի"
+ other: "%d տարի"
unblock_failed: "Չստացվեց ապաարգելափակել այս օգտատիրոջը։"
viewer:
reshared: "Տարածվել է" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ia.yml b/config/locales/javascript/javascript.ia.yml
index b3e7943a7..c59ff4789 100644
--- a/config/locales/javascript/javascript.ia.yml
+++ b/config/locales/javascript/javascript.ia.yml
@@ -240,13 +240,17 @@ ia:
wasnt_that_interesting: "OK, io suppone que #<%= tagName %> non es si interessante..."
timeago:
day: "un die"
- days: "%d dies"
+ days:
+ other: "%d dies"
hour: "circa un hora"
- hours: "circa %d horas"
+ hours:
+ other: "circa %d horas"
minute: "circa un minuta"
- minutes: "%d minutas"
+ minutes:
+ other: "%d minutas"
month: "circa un mense"
- months: "%d menses"
+ months:
+ other: "%d menses"
prefixAgo: ""
prefixFromNow: ""
seconds: "minus de un minuta"
@@ -254,7 +258,8 @@ ia:
suffixFromNow: "ab ora"
wordSeparator: " "
year: "circa un anno"
- years: "%d annos"
+ years:
+ other: "%d annos"
unblock_failed: "Le action de disblocar iste usator ha fallite"
viewer:
reshared: "Repetite" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.id.yml b/config/locales/javascript/javascript.id.yml
index 5e26b8459..73326f6da 100644
--- a/config/locales/javascript/javascript.id.yml
+++ b/config/locales/javascript/javascript.id.yml
@@ -80,17 +80,22 @@ id:
wasnt_that_interesting: "OK, sepertinya #<%= tagName %> tidak terlalu menarik..."
timeago:
day: "sehari"
- days: "%d hari"
+ days:
+ other: "%d hari"
hour: "sekitar sejam"
- hours: "sekitar %d jam"
+ hours:
+ other: "sekitar %d jam"
minute: "sekitar satu menit"
- minutes: "%d menit"
+ minutes:
+ other: "%d menit"
month: "sekitar sebulan"
- months: "%d tahun"
+ months:
+ other: "%d tahun"
prefixAgo: ""
prefixFromNow: ""
seconds: "kurang dari semenit"
suffixAgo: "yang lalu"
suffixFromNow: "dari sekarang"
year: "sekitar setahun"
- years: "%d tahun" \ No newline at end of file
+ years:
+ other: "%d tahun" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.is.yml b/config/locales/javascript/javascript.is.yml
index 80338c5c2..74f241949 100644
--- a/config/locales/javascript/javascript.is.yml
+++ b/config/locales/javascript/javascript.is.yml
@@ -10,15 +10,15 @@ is:
aspect_dropdown:
add_to_aspect: "Add to aspect"
all_aspects: "Allar sýnir"
- error: "Couldn't start sharing with <%= name %>. Are you ignoring them?"
- error_remove: "Gat ekki eytt <%= name %> úr þessari sýn :("
+ error: "Gat ekki byrjað deilingu með <%= name %>. Ertu að hunsa þá?"
+ error_remove: "Gat ekki fjarlægt <%= name %> úr þessari ásýnd :("
select_aspects: "Veldu sýn"
started_sharing_with: "You have started sharing with <%= name %>!"
stopped_sharing_with: "You have stopped sharing with <%= name %>."
toggle:
- one: "In <%= count %> aspect"
- other: "In <%= count %> aspects"
- zero: "Add to aspect"
+ one: "Í <%= count %> ásýnd"
+ other: "Í <%= count %> ásýndum"
+ zero: "Velja ásýndir"
aspect_navigation:
add_an_aspect: "+ Bæta við sýn"
deselect_all: "Velja ekkert"
@@ -26,22 +26,22 @@ is:
select_all: "Velja allt"
comma: ","
comments:
- hide: "fela athugasemdir"
+ hide: "Fela athugasemdir"
no_comments: "Það eru engar athugasemdir komnar."
- show: "sýna allar athugasemdir"
+ show: "Birta allar athugasemdir"
confirm_dialog: "Ertu viss?"
delete: "Eyða"
edit: "Breyta"
- failed_to_like: "Tókst ekki að líka við!"
+ failed_to_like: "Tókst ekki að líka við. Ætli höfundurinn sé að hunsa þig?"
failed_to_post_message: "Tókst ekki að senda skeytið!"
getting_started:
alright_ill_wait: "Ekkert mál, ég get beðið."
hey: "Hey, <%= name %>!"
- no_tags: "Hey, þú hefur ekki valið að fylgjast með neinum tögum! Halda samt áfram?"
+ no_tags: "Hey, þú hefur ekki valið að fylgjast með neinum merkjum! Halda samt áfram?"
preparing_your_stream: "Preparing your personialized stream..."
header:
admin: "Kerfisstjórn"
- close: "loka"
+ close: "Loka"
contacts: "Tengiliðir"
help: "Hjálp"
home: "Heim"
@@ -54,18 +54,18 @@ is:
settings: "Stillingar"
view_all: "Skoða allt"
ignore_user: "Horfa framhjá þessum notanda?"
- my_aspects: "Mínar sýnir"
+ my_aspects: "Mínar ásýndir"
notifications:
mark_read: "Merkja sem lesið"
mark_unread: "Merkja sem ólesið"
people:
- not_found: "og enginn fannst..."
+ not_found: "og engin fannst..."
photo_uploader:
completed: "<%= file %> móttekin"
- empty: "{file} skráin er tóm, veldu vinsamlegast skrárnar aftur en slepptu henni."
- invalid_ext: "{file} hefur ógilt viðskeyti. Aðeins {extensions} eru leyfð."
+ empty: "{file} skráin er tóm, veldu skrárnar aftur en slepptu þessari skrá."
+ invalid_ext: "{file} er með ógilda skráarendingu. Aðeins {extensions} eru leyfðar."
looking_good: "Vá, þú lítur vel út!"
- size_error: "{file} skráin er of stór, mesta stærð er {sizeLimit}."
+ size_error: "{file} skráin er of stór, hámarksstærð er {sizeLimit}."
poll:
close_result: "Fela niðurstöður"
result: "Niðurstaða"
@@ -73,18 +73,18 @@ is:
publisher:
limited: "Takmarkað - skeytið verður eingögnu sýnilegt þeim sem þú veitir leyfi"
near_from: "Sennt inn nálægt: <%= location %>"
- public: "Aðgengilegt - skeytið verður sýnilegt öllum, leitarvélar geta einnig fundið póstinn"
+ public: "Opinbert - skeytið verður sýnilegt öllum, leitarvélar geta einnig fundið póstinn"
reshares:
- duplicate: "You've already reshared that post!"
- post: "Deila áfram skeyti frá <%= name %>?"
+ duplicate: "Þetta gott, ha? Þú ert þegar búinn að endurdeila þessari færslu!"
+ post: "Deila áfram færslu frá <%= name %>?"
successful: "Tókst að deila þessu skeyti áfram!"
- show_more: "sýna meira"
+ show_more: "Sýna meira"
stream:
comment: "Athugasemd"
follow: "Fyljgast með"
followed_tag:
add_a_tag: "Bæta við merki"
- title: "#Merkisem fylgst er með"
+ title: "#Merki sem fylgst er með"
hide: "Fela"
hide_nsfw_posts: "Fela skeyti sem hennta ekki vinnu"
like: "Líka við"
@@ -97,16 +97,13 @@ is:
one: "Birta <%= count %> athugasemd til viðbótar"
other: "Birta <%= count %> athugasemdir til viðbótar"
zero: "Birta <%= count %> athugasemd til viðbótar"
- original_post_deleted: "Upphaflegi höfundurinn hefur eytt skeytinu."
+ original_post_deleted: "Upphaflegri færslu var eytt af höfundinum"
public: "Aðengilegt"
reshare: "Deila áfram"
reshares:
- few: "<%= count %> Reshares"
- many: "<%= count %> Reshares"
- one: "<%= count %> Reshare"
- other: "<%= count %> Reshares"
- two: "<%= count %> Reshares"
- zero: "<%= count %> Reshares"
+ one: "<%= count %> endurdeiling"
+ other: "<%= count %> endurdeilingar"
+ zero: "<%= count %> endurdeilingar"
show_nsfw_post: "Sýna skeyti"
show_nsfw_posts: "Sýna öll skeyti"
tags:
@@ -116,22 +113,27 @@ is:
unfollow: "Hætta að fylgjast með"
unlike: "Hætta við að líka við"
tags:
- wasnt_that_interesting: "OK, I suppose #<%= tagName %> wasn't all that interesting..."
+ wasnt_that_interesting: "Gott og vel, ætli #<%= tagName %> sé nokkuð svo áhugavert..."
timeago:
day: "á dag"
- days: "%d dagar"
+ days:
+ other: "%d dagar"
hour: "um klukkustund"
- hours: "um það bil %d klukkutímar"
+ hours:
+ other: "um það bil %d klukkutímar"
minute: "um eina mínútu"
- minutes: "%d mínútur"
+ minutes:
+ other: "%d mínútur"
month: "um það bil mánuð"
- months: "%d mánuðir"
+ months:
+ other: "%d mánuðir"
prefixAgo: "fyrir"
prefixFromNow: "eftir"
seconds: "minna en mínútu"
suffixAgo: "síðan"
suffixFromNow: ""
year: "um það bil ár"
- years: "%d ára"
+ years:
+ other: "%d ára"
viewer:
reshared: "Deilt áfram" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.it.yml b/config/locales/javascript/javascript.it.yml
index 2aa5a011d..8fdec11a9 100644
--- a/config/locales/javascript/javascript.it.yml
+++ b/config/locales/javascript/javascript.it.yml
@@ -123,19 +123,24 @@ it:
wasnt_that_interesting: "OK, immagino che #<%= tagName %> non fosse così interessante..."
timeago:
day: "un giorno"
- days: "%d giorni"
+ days:
+ other: "%d giorni"
hour: "circa un'ora"
- hours: "circa %d ore"
+ hours:
+ other: "circa %d ore"
minute: "circa un minuto"
- minutes: "%d minuti"
+ minutes:
+ other: "%d minuti"
month: "circa un mese"
- months: "%d mesi"
+ months:
+ other: "%d mesi"
prefixAgo: ""
prefixFromNow: "fra"
seconds: "meno di un minuto"
suffixAgo: "fa"
suffixFromNow: "da ora"
year: "circa un anno"
- years: "%d anni"
+ years:
+ other: "%d anni"
viewer:
reshared: "Condiviso" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ja.yml b/config/locales/javascript/javascript.ja.yml
index eff6f8476..e7897d2ea 100644
--- a/config/locales/javascript/javascript.ja.yml
+++ b/config/locales/javascript/javascript.ja.yml
@@ -6,76 +6,236 @@
ja:
javascripts:
+ admin:
+ pods:
+ actions: "操作"
+ added: "追加"
+ check: "接続テストを実行"
+ errors:
+ other: "<%= count %> のポッドで、接続テストのエラーが返されました"
+ follow_link: "ブラウザーでリンクを開く"
+ last_check: "前回の確認:"
+ more_info: "さらに情報を表示"
+ ms:
+ other: "<%= count %>ms"
+ no_info: "この時点で入手可能な追加情報はありません"
+ not_available: "使用不可"
+ offline_since: "オフライン開始:"
+ pod: "ポッド"
+ recheck:
+ failure: "チェックは実行されませんでした。"
+ success: "ポッドをもう一度確認しました。"
+ response_time: "レスポンスタイム:"
+ server_software: "サーバーソフトウェア:"
+ ssl: "SSL"
+ ssl_disabled: "SSL が無効です"
+ ssl_enabled: "SSL が有効です"
+ states:
+ dns_failed: "名前解決 (DNS) に失敗しました"
+ http_failed: "HTTP 接続に失敗しました"
+ net_failed: "接続に失敗しました"
+ no_errors: "OK"
+ ssl_failed: "安全な接続 (SSL) に失敗しました"
+ unchecked: "選択解除"
+ unknown_error: "確認中に不明なエラーが発生しました"
+ version_failed: "ソフトウェアバージョンを取得できません"
+ status: "ステータス"
+ unchecked:
+ other: "まだ確認していないポッドが <%= count %> あります。"
+ unknown: "不明"
+ version_failed:
+ other: "<%= count %> ポッドでバージョンがありません (古いポッド、ノード情報なし)"
+ admins:
+ dashboard:
+ compare_versions: "最新のダイアスポラ* リリースは <%= latestVersion %> です、お使いのポッドは <%= podVersion %> を実行中です。"
+ error: "最新のダイアスポラ* バージョンを確認できません。"
+ outdated: "ポッドが古くなっています。"
+ up_to_date: "ポッドは最新です!"
+ and: "および"
aspect_dropdown:
add_to_aspect: "Add to aspect"
all_aspects: "全てのアスペクト"
- error: "Couldn't start sharing with <%= name %>. Are you ignoring them?"
+ error: "<%= name %>さんと共有を始めることができません。 無視しますか?"
error_remove: "アスペクトから<%= name %>さんを削除できませんでした :("
+ mobile_row_checked: "<%= name %> (削除)"
+ mobile_row_unchecked: "<%= name %> (追加)"
select_aspects: "アスペクトを選択する"
started_sharing_with: "You have started sharing with <%= name %>!"
stopped_sharing_with: "You have stopped sharing with <%= name %>."
toggle:
- other: "In <%= count %> aspects"
- zero: "Add to aspect"
+ other: "<%= count %> アスペクトに"
+ zero: "<%= count %> アスペクトに"
+ updating: "更新中..."
aspect_navigation:
add_an_aspect: "+ アスペクトを追加する"
deselect_all: "全て選択解除"
no_aspects: "どのアスペクトも選択されていません"
select_all: "全て選択"
+ aspects:
+ create:
+ add_a_new_aspect: "新しいアスペクトを追加する"
+ failure: "アスペクトの作成に失敗しました。"
+ success: "新しいアスペクト<%= name %>を作成しました"
+ make_aspect_list_visible: "このアスペクトのメンバー一覧をメンバーへ公開しますか?"
+ name: "名前"
bookmarklet:
post_something: "ダイアスポラに投稿"
+ post_submit: "投稿の送信中..."
post_success: "投稿しました! ウインドウを閉じています..."
+ cancel: "取消"
comma: ","
comments:
hide: "コメントを隠す"
+ no_comments: "まだコメントはありません。"
show: "全てのコメントを表示する"
confirm_dialog: "本当にいいですか。"
+ confirm_unload: "このページを離れることを確認してください。入力したデータは保存されません。"
+ contacts:
+ add_contact: "連絡先を追加"
+ aspect_chat_is_enabled: "このアスペクトの連絡先は、あなたとチャットすることができます。"
+ aspect_chat_is_not_enabled: "このアスペクトの連絡先は、あなたとチャットすることができません。"
+ aspect_list_is_not_visible: "このアスペクトのメンバー一覧はメンバーへ公開されていません。"
+ aspect_list_is_visible: "このアスペクトのメンバー一覧はメンバーに公開されています。"
+ error_add: "アスペクトに<%= name %>さんを追加できませんでした :(\n"
+ error_remove: "アスペクトから<%= name %>さんを削除できませんでした :("
+ remove_contact: "連絡先を削除"
+ search_no_results: "連絡先が見つかりません"
+ conversation:
+ new:
+ no_contacts: "会話を開始する前に、連絡先を追加する必要があります。"
+ create: "作成"
delete: "削除"
edit: "編集"
+ failed_to_comment: "コメントに失敗しました。おそらく作者があなたを無視していませんか?"
+ failed_to_like: "いいね!に失敗しました。おそらく作者があなたを無視していませんか?"
failed_to_post_message: "メッセージの投稿に失敗しました!"
+ failed_to_remove: "エントリーの削除に失敗しました!"
+ failed_to_reshare: "再共有に失敗しました!"
getting_started:
+ alright_ill_wait: "OK、私は待ちます。"
hey: "Hey, <%= name %>!"
- preparing_your_stream: "Preparing your personialized stream..."
+ no_tags: "タグを何もフォローしていません!続行しますか?"
+ preparing_your_stream: "パーソナライズ ストリームを準備しています..."
header:
+ admin: "管理"
close: "閉じる"
contacts: "連絡先"
+ conversations: "会話"
help: "ヘルプ"
home: "ホーム"
log_out: "ログアウト"
mark_all_as_read: "全て既読にする"
+ moderator: "モデレーター"
notifications: "通知"
profile: "プロフィール"
recent_notifications: "最近の通知"
search: "Find people or #tags"
settings: "設定"
+ toggle_mobile: "携帯サイトの切り替え"
+ toggle_navigation: "ナビゲーションの切り替え"
view_all: "全て見る"
+ hide_post: "この投稿を非表示にしますか?"
+ hide_post_failed: "この投稿を非表示にできません"
ignore: "無視"
+ ignore_failed: "このユーザーを無視できません"
ignore_user: "このユーザーを無視しますか?"
+ my_activity: "マイ アクティビティ"
my_aspects: "私のアスペクト"
+ my_stream: "ストリーム"
+ no_results: "結果が見つかりません"
notifications:
mark_read: "既読にする"
mark_unread: "未読にする"
+ people:
+ edit_my_profile: "マイ プロフィールを編集する"
+ helper:
+ is_not_sharing: "<%= name %>さんはあなたと共有していません"
+ is_sharing: "<%= name %>さんはあなたと共有しています"
+ mention: "メンション"
+ message: "メッセージ"
+ not_found: "…1人も見つかりませんでした"
+ stop_ignoring: "無視を解除する"
photo_uploader:
+ completed: "<%= file %> 完了"
empty: "{file}は空のファイルです。他のファイルを選択してください。"
+ error: "ファイル <%= file %> のアップロード中に問題が発生しました"
+ invalid_ext: "{file}の拡張子は正しくありません。{extensions}以外の拡張子は使えません。"
+ looking_good: "なんてこったー!あなたは素晴らしいですね!"
size_error: "{file}は大きすぎます。ファイルサイズの上限は{sizeLimit}です。"
poll:
+ answer_count:
+ other: "<%=count%> 投票"
close_result: "結果を非表示にする"
+ count:
+ other: "これまで <%=count%> 投票"
+ go_to_original_post: "<%= original_post_link %> から、この投票に参加することができます。"
+ original_post: "元の投稿"
+ result: "結果"
show_result: "結果を表示する"
+ vote: "投票"
+ profile:
+ add_some: "何かを追加"
+ bio: "略歴"
+ born: "誕生日"
+ contacts: "連絡先"
+ edit: "編集"
+ gender: "性別"
+ location: "場所"
+ photos: "写真"
+ posts: "投稿"
+ you_have_no_tags: "タグがありません!"
publisher:
+ add_option: "回答を追加"
limited: "限定公開 - 投稿はあなたが共有している人だけが見られるようになります"
+ markdown_editor:
+ preview: "プレビュー"
+ texts:
+ code: "ここにコード"
+ heading: "見出しテキスト"
+ insert_image_description_text: "ここに画像の説明を入力"
+ insert_image_help_text: "ここに画像のリンクを挿入"
+ insert_image_title: "ここに画像のタイトルを入力"
+ insert_link_description_text: "ここにリンクの説明を入力"
+ insert_link_help_text: "ここにリンクを挿入"
+ italic: "斜体テキスト"
+ list: "ここにリストテキスト"
+ quote: "ここに引用テキスト"
+ strong: "強調テキスト"
+ tooltips:
+ bold: "太字"
+ cancel: "メッセージの取消"
+ code: "コードの挿入"
+ heading: "見出し"
+ insert_image: "画像の挿入"
+ insert_link: "リンクの挿入"
+ insert_ordered_list: "番号付きリストの挿入"
+ insert_unordered_list: "箇条書きリストの挿入"
+ italic: "斜体"
+ preview: "メッセージのプレビュー"
+ quote: "引用の挿入"
+ write: "メッセージを編集"
+ write: "書く"
near_from: "<%= location %>からの投稿"
+ option: "回答"
public: "公開 - 投稿は全ての人から見ることができ、検索エンジンで見つかるようになります"
+ question: "質問"
+ remove_post: "この投稿を削除しますか?"
report:
name: "報告"
prompt: "理由を入力してください:"
prompt_default: "攻撃的なコンテンツ"
+ status:
+ created: "報告を正常に作成しました"
+ exists: "報告はすでに存在します"
reshares:
- duplicate: "You've already reshared that post!"
+ duplicate: "えっ?すでにこの投稿を共有しています!"
post: "<%= name %>さんの投稿を再共有しますか?"
successful: "投稿は正常に再共有されました!"
show_more: "さらに表示する"
stream:
comment: "コメント"
+ disable_post_notifications: "この投稿に対する通知を無効にする"
+ enable_post_notifications: "この投稿に対する通知を有効にする"
follow: "フォロー"
followed_tag:
add_a_tag: "タグを追加する"
@@ -83,52 +243,74 @@ ja:
title: "#フォローしたタグ"
hide: "隠す"
hide_nsfw_posts: "#nsfwの投稿を隠す"
+ like: "いいね!"
likes:
few: "<%= count %> Likes"
many: "<%= count %> Likes"
one: "<%= count %> Like"
- other: "<%= count %> Likes"
+ other: "<%= count %> いいね!"
two: "<%= count %> Likes"
- zero: "<%= count %> Likes"
+ zero: "<%= count %> いいね!"
limited: "限定公開"
more_comments:
few: "Show <%= count %> more comments"
many: "Show <%= count %> more comments"
one: "Show <%= count %> more comment"
- other: "Show <%= count %> more comments"
+ other: "さらに <%= count %> のコメントを表示"
two: "Show <%= count %> more comments"
- zero: "Show <%= count %> more comments"
+ zero: "さらに <%= count %> のコメントを表示"
+ no_posts_yet: "まだここに表示する投稿はありません。"
+ original_post_deleted: "元の投稿は作者によって削除されました"
+ permalink: "パーマリンク"
public: "公開"
+ reactions:
+ other: "<%= count%> リアクション"
+ zero: "<%= count%> リアクション"
reshare: "再共有"
reshares:
few: "<%= count %> Reshares"
many: "<%= count %> Reshares"
one: "<%= count %> Reshare"
- other: "<%= count %> Reshares"
+ other: "<%= count %> 再共有"
two: "<%= count %> Reshares"
- zero: "<%= count %> Reshares"
+ zero: "<%= count %> 再共有"
show_nsfw_post: "投稿を表示する"
show_nsfw_posts: "全て表示"
tags:
follow: "#<%= tag %>をフォローする"
+ follow_error: "#<%= tag %> をフォローできませんでした :("
following: "#<%= tag %>をフォロー中"
stop_following: "#<%= tag %>のフォローを中止する"
+ stop_following_confirm: "#<%= tag %>のフォローを中止する"
+ stop_following_error: "#<%= tag %> のフォローを停止できませんでした :("
unfollow: "フォロー解除"
+ unlike: "いいね!を取消"
+ via: "<%= provider %> で"
tags:
- wasnt_that_interesting: "OK, I suppose #<%= tagName %> wasn't all that interesting..."
+ wasnt_that_interesting: "OK、#<%= tagName %> は興味がありませんでした..."
timeago:
day: "1日"
- days: "%d日"
+ days:
+ other: "%d日"
hour: "大体1時間"
- hours: "大体%d時間"
+ hours:
+ other: "大体%d時間"
+ inPast: "今さっき"
minute: "約1分"
- minutes: "%d分"
+ minutes:
+ other: "%d分"
month: "大体1ヶ月"
- months: "%dヶ月"
+ months:
+ other: "%dヶ月"
prefixAgo: ""
prefixFromNow: "今から"
seconds: "1分未満"
suffixAgo: "前"
suffixFromNow: "後"
+ wordSeparator: " "
year: "大体1年"
- years: "%d年" \ No newline at end of file
+ years:
+ other: "%d年"
+ unblock_failed: "このユーザーのブロック解除に失敗しました"
+ viewer:
+ reshared: "再共有しました" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ka.yml b/config/locales/javascript/javascript.ka.yml
index 6fa2d4ed8..79e4f018d 100644
--- a/config/locales/javascript/javascript.ka.yml
+++ b/config/locales/javascript/javascript.ka.yml
@@ -90,17 +90,22 @@ ka:
wasnt_that_interesting: "კარგი, მე ვფიქრობ რომ #<%= tagName %> არც ისე საინტერესო იყო..."
timeago:
day: "დღე"
- days: "%d დღე"
+ days:
+ other: "%d დღე"
hour: "დაახლოებით ერთი საათი"
- hours: "დაახლოებით %d საათი"
+ hours:
+ other: "დაახლოებით %d საათი"
minute: "დაახლოებით წუთი"
- minutes: "%d წუთი"
+ minutes:
+ other: "%d წუთი"
month: "დაახლოებით ერთი თვე"
- months: "%d თვე"
+ months:
+ other: "%d თვე"
prefixAgo: ""
prefixFromNow: ""
seconds: "წუთზე ნაკლები"
suffixAgo: "ადრე"
suffixFromNow: "ამიერიდან"
year: "დაახლოებით ერთი წელი"
- years: "%d წელი" \ No newline at end of file
+ years:
+ other: "%d წელი" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ko.yml b/config/locales/javascript/javascript.ko.yml
index 80c9b5174..8f9378a59 100644
--- a/config/locales/javascript/javascript.ko.yml
+++ b/config/locales/javascript/javascript.ko.yml
@@ -121,19 +121,24 @@ ko:
wasnt_that_interesting: "알겠습니다. #<%= tagName %> 태그는 흥미롭지 않았군요?"
timeago:
day: "하루"
- days: "%d일"
+ days:
+ other: "%d일"
hour: "약 한 시간"
- hours: "약 %d시간"
+ hours:
+ other: "약 %d시간"
minute: "몇 분"
- minutes: "%d분"
+ minutes:
+ other: "%d분"
month: "약 한 달"
- months: "%d개월"
+ months:
+ other: "%d개월"
prefixAgo: ""
prefixFromNow: "지금부터"
seconds: "방금"
suffixAgo: "전"
suffixFromNow: ""
year: "한 해"
- years: "%d년"
+ years:
+ other: "%d년"
viewer:
reshared: "재공유" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.lt.yml b/config/locales/javascript/javascript.lt.yml
index 9f60f7f59..33a7d0366 100644
--- a/config/locales/javascript/javascript.lt.yml
+++ b/config/locales/javascript/javascript.lt.yml
@@ -90,17 +90,22 @@ lt:
wasnt_that_interesting: "Na gerai, greičiausiai #<%= tagName%> tai nebuvo taip įdomu..."
timeago:
day: "1 d."
- days: "%d d."
+ days:
+ other: "%d d."
hour: "maždaug1 val."
- hours: "maždaug %d val."
+ hours:
+ other: "maždaug %d val."
minute: "maždaug 1 min."
- minutes: "%d min."
+ minutes:
+ other: "%d min."
month: "maždaug 1 mėn."
- months: "%d mėn."
+ months:
+ other: "%d mėn."
prefixAgo: ""
prefixFromNow: ""
seconds: "mažiau nei 1 min."
suffixAgo: "prieš"
suffixFromNow: "nuo dabar"
year: "maždaug 1 m."
- years: "%d m." \ No newline at end of file
+ years:
+ other: "%d m." \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ml.yml b/config/locales/javascript/javascript.ml.yml
index 65e912151..4110513dd 100644
--- a/config/locales/javascript/javascript.ml.yml
+++ b/config/locales/javascript/javascript.ml.yml
@@ -113,19 +113,24 @@ ml:
wasnt_that_interesting: "ശരി, ഞാൻ കരുതുന്നു #<%= tagName %> അത്ര രസമുള്ളതായിരുന്നില്ലെന്ന്."
timeago:
day: "ഒരു ദിവസം"
- days: "%d ദിവസങ്ങള്‍"
+ days:
+ other: "%d ദിവസങ്ങള്‍"
hour: "ഉദ്ദേശം ഒരു മണീക്കൂര്‍"
- hours: "ഉദ്ദേശം %d മണിക്കൂറുകള്‍"
+ hours:
+ other: "ഉദ്ദേശം %d മണിക്കൂറുകള്‍"
minute: "ഉദ്ദേശം ഒരു മിനിട്ട്"
- minutes: "%d മിനിട്ടുകള്‍"
+ minutes:
+ other: "%d മിനിട്ടുകള്‍"
month: "ഉദ്ദേശം ഒരു മാസം"
- months: "%d മാസങ്ങള്‍"
+ months:
+ other: "%d മാസങ്ങള്‍"
prefixAgo: ""
prefixFromNow: "ഇപ്പോള്‍ മുതല്‍"
seconds: "ഏതാനും നിമിഷങ്ങള്‍"
suffixAgo: "മുന്‍പ്"
suffixFromNow: "വരെ"
year: "ഉദ്ദേശം ഒരു വര്‍ഷം"
- years: "%d വര്‍ഷങ്ങള്‍ക്ക്"
+ years:
+ other: "%d വര്‍ഷങ്ങള്‍ക്ക്"
viewer:
reshared: "വീണ്ടും പങ്കുവെയ്ക്കപ്പെട്ടത്" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ms.yml b/config/locales/javascript/javascript.ms.yml
index 93c98d3f8..08538a490 100644
--- a/config/locales/javascript/javascript.ms.yml
+++ b/config/locales/javascript/javascript.ms.yml
@@ -151,18 +151,23 @@ ms:
wasnt_that_interesting: "OK, saya mengandaikan #<%= tagName %> tidak semua yang menarik..."
timeago:
day: "sehari"
- days: "%d hari"
+ days:
+ other: "%d hari"
hour: "kira-kira sejam"
- hours: "kira-kira %d jam"
+ hours:
+ other: "kira-kira %d jam"
minute: "kira-kira satu minit"
- minutes: "%d minit"
+ minutes:
+ other: "%d minit"
month: "kira-kira sebulan"
- months: "%d bulan"
+ months:
+ other: "%d bulan"
prefixAgo: "javascripts:timeago:prefixAgo"
prefixFromNow: "javascripts:timeago:prefixFromNow"
seconds: "kurang daripada satu minit"
suffixAgo: "lalu"
suffixFromNow: "dari sekarang"
year: "kira-kira setahun"
- years: "%d tahun"
+ years:
+ other: "%d tahun"
unblock_failed: "Membuang sekatan pada pengguna ini telah gagal" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.nb.yml b/config/locales/javascript/javascript.nb.yml
index 216b56bfe..6367edcd9 100644
--- a/config/locales/javascript/javascript.nb.yml
+++ b/config/locales/javascript/javascript.nb.yml
@@ -199,13 +199,17 @@ nb:
wasnt_that_interesting: "OK, jeg skjønner at #<%= tagName %> ikke var så spennende likevel ..."
timeago:
day: "en dag"
- days: "%d dager"
+ days:
+ other: "%d dager"
hour: "ca. en time"
- hours: "ca. %d timer"
+ hours:
+ other: "ca. %d timer"
minute: "ca. et minutt"
- minutes: "%d minutter"
+ minutes:
+ other: "%d minutter"
month: "ca. en måned"
- months: "%d måneder"
+ months:
+ other: "%d måneder"
prefixAgo: "for"
prefixFromNow: "om"
seconds: "under ett minutt"
@@ -213,7 +217,8 @@ nb:
suffixFromNow: "fra nå"
wordSeparator: " "
year: "ca. et år"
- years: "%d år"
+ years:
+ other: "%d år"
unblock_failed: "Feilet i å stoppe blokkering"
viewer:
reshared: "Delt med andre" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.nds.yml b/config/locales/javascript/javascript.nds.yml
index 5c3143b4d..ac9f2fc5f 100644
--- a/config/locales/javascript/javascript.nds.yml
+++ b/config/locales/javascript/javascript.nds.yml
@@ -155,15 +155,19 @@ nds:
via: "öber <%= provider %>"
timeago:
day: "een Dag"
- days: "%d Doog"
- minutes: "%d Minuten"
- months: "%d Monate"
+ days:
+ other: "%d Doog"
+ minutes:
+ other: "%d Minuten"
+ months:
+ other: "%d Monate"
prefixAgo: ""
prefixFromNow: ""
seconds: "weniger as eene Minute"
suffixAgo: "her"
suffixFromNow: ""
wordSeparator: " "
- years: "%d Johre"
+ years:
+ other: "%d Johre"
viewer:
reshared: "Widerseggt" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ne.yml b/config/locales/javascript/javascript.ne.yml
index 002aa43fe..9034c8d82 100644
--- a/config/locales/javascript/javascript.ne.yml
+++ b/config/locales/javascript/javascript.ne.yml
@@ -23,15 +23,19 @@ ne:
unlike: "मनपरेन"
timeago:
day: "एक दिन"
- days: "%d दिन"
+ days:
+ other: "%d दिन"
hour: "लगभग एक घण्टा"
- hours: "लगभग %d घण्टा"
+ hours:
+ other: "लगभग %d घण्टा"
minute: "लगभग एक मिनेट"
month: "लगभग एक महिना"
- months: "%d महिना"
+ months:
+ other: "%d महिना"
prefixAgo: ""
prefixFromNow: ""
suffixAgo: "अघि"
suffixFromNow: "अहिले देखी"
year: "लगभग एक वर्ष"
- years: "%d वर्ष" \ No newline at end of file
+ years:
+ other: "%d वर्ष" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.nl.yml b/config/locales/javascript/javascript.nl.yml
index ea3a175bf..b0c929669 100644
--- a/config/locales/javascript/javascript.nl.yml
+++ b/config/locales/javascript/javascript.nl.yml
@@ -264,14 +264,18 @@ nl:
wasnt_that_interesting: "#<%= tagName %> zal dan toch niet zo interessant geweest zijn..."
timeago:
day: "een dag"
- days: "%d dagen"
+ days:
+ other: "%d dagen"
hour: "ongeveer een uur"
- hours: "ongeveer %d uur"
+ hours:
+ other: "ongeveer %d uur"
inPast: "op elk moment nu"
minute: "ongeveer een minuut"
- minutes: "%d minuten"
+ minutes:
+ other: "%d minuten"
month: "ongeveer een maand"
- months: "%d maanden"
+ months:
+ other: "%d maanden"
prefixAgo: ""
prefixFromNow: ""
seconds: "iets minder dan een minuut"
@@ -279,7 +283,8 @@ nl:
suffixFromNow: "vanaf nu"
wordSeparator: " "
year: "ongeveer een jaar"
- years: "%d jaar"
+ years:
+ other: "%d jaar"
unblock_failed: "Deblokkeren van deze gebruiker is mislukt"
viewer:
reshared: "Doorgegeven" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.nn.yml b/config/locales/javascript/javascript.nn.yml
index bfcddc6c0..708e558b0 100644
--- a/config/locales/javascript/javascript.nn.yml
+++ b/config/locales/javascript/javascript.nn.yml
@@ -107,19 +107,24 @@ nn:
wasnt_that_interesting: "Greitt, #<%= tagName %> var vel kanskje ikkje så interessant …"
timeago:
day: "i går"
- days: "%d dagar"
+ days:
+ other: "%d dagar"
hour: "om lag ein time"
- hours: "om lag %d timar"
+ hours:
+ other: "om lag %d timar"
minute: "om lag eit minutt"
- minutes: "%d minutt"
+ minutes:
+ other: "%d minutt"
month: "om lag ein månad"
- months: "%d månader"
+ months:
+ other: "%d månader"
prefixAgo: ""
prefixFromNow: ""
seconds: "mindre enn eit minutt"
suffixAgo: "sidan"
suffixFromNow: "frå no"
year: "om lag eit år"
- years: "%d år"
+ years:
+ other: "%d år"
viewer:
reshared: "Delt" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.pl.yml b/config/locales/javascript/javascript.pl.yml
index 629b69b76..1f746a939 100644
--- a/config/locales/javascript/javascript.pl.yml
+++ b/config/locales/javascript/javascript.pl.yml
@@ -209,13 +209,17 @@ pl:
wasnt_that_interesting: "OK, przypuszczam, że #<%= tagName %> nie był, aż tak interesujący..."
timeago:
day: "dzień"
- days: "%d dni"
+ days:
+ other: "%d dni"
hour: "około godziny"
- hours: "około %d godzin"
+ hours:
+ other: "około %d godzin"
minute: "około minuty"
- minutes: "%d minut"
+ minutes:
+ other: "%d minut"
month: "około miesiąca"
- months: "%d miesięcy"
+ months:
+ other: "%d miesięcy"
prefixAgo: ""
prefixFromNow: ""
seconds: "mniej niż minutę"
@@ -223,7 +227,8 @@ pl:
suffixFromNow: "od teraz"
wordSeparator: " "
year: "około roku"
- years: "%d lat"
+ years:
+ other: "%d lat"
unblock_failed: "Nie udało się odblokować tego użytkownika"
viewer:
reshared: "Przekazano dalej" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.pt-BR.yml b/config/locales/javascript/javascript.pt-BR.yml
index 05c9bd39f..824bfd304 100644
--- a/config/locales/javascript/javascript.pt-BR.yml
+++ b/config/locales/javascript/javascript.pt-BR.yml
@@ -71,7 +71,6 @@ pt-BR:
toggle:
one: "Em <%= count %> aspecto"
other: "Em <%= count %> aspectos"
- zero: "Selecione aspectos"
updating: "atualizando..."
aspect_navigation:
add_an_aspect: "+ Adicionar um aspecto"
@@ -197,6 +196,34 @@ pt-BR:
publisher:
add_option: "Adicionar uma resposta"
limited: "Limitada: a sua publicação será visível apenas para as pessoas com quem você compartilha."
+ markdown_editor:
+ preview: "Pré-visualizar"
+ texts:
+ code: "código aqui"
+ heading: "texto do título"
+ insert_image_description_text: "digitar descrição da imagem aqui"
+ insert_image_help_text: "Inserir link da imagem aqui"
+ insert_image_title: "digitar título da imagem aqui"
+ insert_link_description_text: "digitar descrição do link aqui"
+ insert_link_help_text: "Inserir link aqui"
+ italic: "texto itálico"
+ list: "texto da lista aqui"
+ quote: "texto da citação aqui"
+ strong: "texto negrito"
+ tooltips:
+ bold: "Negrito"
+ cancel: "Cancelar mensagem"
+ code: "Inserir código"
+ heading: "Título"
+ insert_image: "Inserir imagem"
+ insert_link: "Inserir link"
+ insert_ordered_list: "Inserir lista ordenada"
+ insert_unordered_list: "Inserir lista não ordenada"
+ italic: "Itálico"
+ preview: "Pré-visualizar mensagem"
+ quote: "Inserir citação"
+ write: "Editar mensagem"
+ write: "Escrever"
near_from: "Publicado de: <%= location %>"
option: "Resposta"
public: "Pública: a sua publicação será totalmente visível na Web e poderá ser encontrada por meio de mecanismos de buscas"
@@ -235,6 +262,7 @@ pt-BR:
one: "Mostre mais <%= count %> comentário"
other: "Mostre mais <%= count %> comentários"
zero: "Mostre mais <%= count %> comentário"
+ no_posts_yet: "Ainda não há publicações para exibir aqui."
original_post_deleted: "A publicação original foi apagada pelo autor."
permalink: "Link permanente"
public: "Público"
@@ -263,14 +291,22 @@ pt-BR:
wasnt_that_interesting: "Ok, eu acho que #<%= tagName %> não era tão interessante..."
timeago:
day: "um dia"
- days: "%d dias"
+ days:
+ one: "1 dia"
+ other: "%d dias"
hour: "cerca de uma hora"
- hours: "cerca de %d horas"
+ hours:
+ one: "cerca de 1 hora"
+ other: "cerca de %d horas"
inPast: "a qualquer instante"
minute: "cerca de um minuto"
- minutes: "%d minutos"
+ minutes:
+ one: "1 minuto"
+ other: "%d minutos"
month: "cerca de um mês"
- months: "%d meses"
+ months:
+ one: "1 mês"
+ other: "%d meses"
prefixAgo: ""
prefixFromNow: ""
seconds: "menos de um minuto"
@@ -278,7 +314,9 @@ pt-BR:
suffixFromNow: "a partir de agora"
wordSeparator: " "
year: "cerca de um ano"
- years: "%d anos"
+ years:
+ one: "1 ano"
+ other: "%d anos"
unblock_failed: "O desbloqueio deste usuário falhou"
viewer:
reshared: "Recompartilhado" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.pt-PT.yml b/config/locales/javascript/javascript.pt-PT.yml
index 8e53772d8..cf25549dc 100644
--- a/config/locales/javascript/javascript.pt-PT.yml
+++ b/config/locales/javascript/javascript.pt-PT.yml
@@ -117,19 +117,24 @@ pt-PT:
wasnt_that_interesting: "OK, suponho que #<%= tagName %> não era assim tão interessante..."
timeago:
day: "um dia"
- days: "%d dias"
+ days:
+ other: "%d dias"
hour: "cerca de uma hora"
- hours: "cerca de %d horas"
+ hours:
+ other: "cerca de %d horas"
minute: "cerca de um minuto"
- minutes: "%d minutos"
+ minutes:
+ other: "%d minutos"
month: "cerca de um mês"
- months: "%d meses"
+ months:
+ other: "%d meses"
prefixAgo: ""
prefixFromNow: ""
seconds: "menos de um minuto"
suffixAgo: ""
suffixFromNow: "a partir de agora"
year: "cerca de um ano"
- years: "%d anos"
+ years:
+ other: "%d anos"
viewer:
reshared: "Repartilhado" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ro.yml b/config/locales/javascript/javascript.ro.yml
index 8c1443a3e..5737916c4 100644
--- a/config/locales/javascript/javascript.ro.yml
+++ b/config/locales/javascript/javascript.ro.yml
@@ -113,17 +113,22 @@ ro:
wasnt_that_interesting: "Bine, presupun ca #<%= tagName %> nu a fost chiar atat de interesant..."
timeago:
day: "o zi"
- days: "%d zile"
+ days:
+ other: "%d zile"
hour: "o ora"
- hours: "%d ore"
+ hours:
+ other: "%d ore"
minute: "un minut"
- minutes: "%d minute"
+ minutes:
+ other: "%d minute"
month: "o luna"
- months: "%d luni"
+ months:
+ other: "%d luni"
prefixAgo: "acum"
prefixFromNow: "in timp de"
seconds: "mai putin de un minut"
suffixAgo: "în urmă"
suffixFromNow: "in urma"
year: "un an"
- years: "%d ani" \ No newline at end of file
+ years:
+ other: "%d ani" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.ru.yml b/config/locales/javascript/javascript.ru.yml
index 2f6e46f11..2fd45487a 100644
--- a/config/locales/javascript/javascript.ru.yml
+++ b/config/locales/javascript/javascript.ru.yml
@@ -153,6 +153,33 @@ ru:
publisher:
add_option: "Добавить вариант"
limited: "Ограниченная - ваша запись будет видна только указанным вами людям"
+ markdown_editor:
+ preview: "Предпросмотр"
+ texts:
+ code: "код"
+ heading: "заголовок"
+ insert_image_description_text: "введите сюда описание изображения"
+ insert_image_help_text: "Вставьте ссылку на изображение сюда"
+ insert_image_title: "введите сюда заголовок изображения"
+ insert_link_description_text: "введите сюда описание ссылки"
+ insert_link_help_text: "Вставьте ссылку сюда"
+ italic: "текст курсивом"
+ list: "текст списка"
+ quote: "текст цитаты"
+ strong: "жирный текст"
+ tooltips:
+ bold: "Жирный"
+ cancel: "Отменить сообщение"
+ code: "Вставить код"
+ heading: "Заголовок"
+ insert_image: "Вставить изображение"
+ insert_link: "Вставить ссылку"
+ insert_ordered_list: "Вставить нумерованный список"
+ insert_unordered_list: "Вставить маркированный список"
+ italic: "Курсив"
+ preview: "Предпросмотр сообщения"
+ quote: "Вставить цитату"
+ write: "Редактировать сообщение"
near_from: "Отправлено из: <%= location %>"
option: "Вариант <%= nr %>"
public: "Публичная - ваша запись будет видна всем, включая поисковые системы"
@@ -196,6 +223,7 @@ ru:
one: "Ещё <%= count %> комментарий"
other: "Ещё <%= count %> комментариев"
zero: "Ещё <%= count %> комментариев"
+ no_posts_yet: "Здесь пока не видно записей."
original_post_deleted: "Исходная запись удалена автором."
public: "Публичная"
reshare: "Поделиться"
@@ -221,13 +249,17 @@ ru:
wasnt_that_interesting: "Что ж, видимо, метка #<%= tagName %> была не такой уж интересной..."
timeago:
day: "день"
- days: "%d дней[-я]"
+ days:
+ other: "%d дней[-я]"
hour: "около часа"
- hours: "около %d часов"
+ hours:
+ other: "около %d часов"
minute: "около минуты"
- minutes: "%d минут[-ы]"
+ minutes:
+ other: "%d минут[-ы]"
month: "около месяца"
- months: "%d месяца[-ев]"
+ months:
+ other: "%d месяца[-ев]"
prefixAgo: ""
prefixFromNow: ""
seconds: "меньше минуты"
@@ -235,7 +267,8 @@ ru:
suffixFromNow: "с этого момента"
wordSeparator: " "
year: "около года"
- years: "%d лет"
+ years:
+ other: "%d лет"
unblock_failed: "Разблокировка пользователя не удалась"
viewer:
reshared: "Поделились" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.si.yml b/config/locales/javascript/javascript.si.yml
index 9cec7cd03..2cb67c795 100644
--- a/config/locales/javascript/javascript.si.yml
+++ b/config/locales/javascript/javascript.si.yml
@@ -44,17 +44,22 @@ si:
unlike: "අකැමතියි"
timeago:
day: "දවසක්"
- days: "දවස් %d"
+ days:
+ other: "දවස් %d"
hour: "පැයකින් පමණ"
- hours: "පැය %d පමණ"
+ hours:
+ other: "පැය %d පමණ"
minute: "විනාඩියකින් පමණ"
- minutes: "විනාඩි %d"
+ minutes:
+ other: "විනාඩි %d"
month: "මාසයකින් පමණ"
- months: "මාස %d"
+ months:
+ other: "මාස %d"
prefixAgo: ""
prefixFromNow: ""
seconds: "විනාඩියකට අඩු කාලයකින්"
suffixAgo: "පෙර"
suffixFromNow: "මෙතැන් සිට"
year: "අවුරුද්දකින් පමණ"
- years: "අවුරුදු %d" \ No newline at end of file
+ years:
+ other: "අවුරුදු %d" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.sk.yml b/config/locales/javascript/javascript.sk.yml
index ad1f17b41..1bf7feea8 100644
--- a/config/locales/javascript/javascript.sk.yml
+++ b/config/locales/javascript/javascript.sk.yml
@@ -146,19 +146,24 @@ sk:
wasnt_that_interesting: "OK, značka #<%= tagName %> asi vôbec nebola zaujímavá."
timeago:
day: "včera"
- days: "pred %d dňami"
+ days:
+ other: "pred %d dňami"
hour: "asi pred hodinou"
- hours: "asi pred %d hodinami"
+ hours:
+ other: "asi pred %d hodinami"
minute: "asi pred minútou"
- minutes: "pred %d minútami"
+ minutes:
+ other: "pred %d minútami"
month: "asi pred mesiacom"
- months: "pred %d mesiacmi"
+ months:
+ other: "pred %d mesiacmi"
prefixAgo: ""
prefixFromNow: ""
seconds: "pred menej ako minútou"
suffixAgo: ""
suffixFromNow: ""
year: "asi pred rokom"
- years: "pred %d rokmi"
+ years:
+ other: "pred %d rokmi"
viewer:
reshared: "Znova ukázané" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.sl.yml b/config/locales/javascript/javascript.sl.yml
index ea2b073ad..00e783156 100644
--- a/config/locales/javascript/javascript.sl.yml
+++ b/config/locales/javascript/javascript.sl.yml
@@ -99,19 +99,24 @@ sl:
wasnt_that_interesting: "V redu, mislim, da zaznamek #<%= tagName %> ni bil tako zanimiv ..."
timeago:
day: "včeraj"
- days: "pred %d dnem"
+ days:
+ other: "pred %d dnem"
hour: "pred približno uro"
- hours: "pred približno %d urami"
+ hours:
+ other: "pred približno %d urami"
minute: "pred približno minuto"
- minutes: "pred %d minutami"
+ minutes:
+ other: "pred %d minutami"
month: "pred približno mesecem"
- months: "pred %d meseci"
+ months:
+ other: "pred %d meseci"
prefixAgo: ""
prefixFromNow: ""
seconds: "pred manj kot minuto"
suffixAgo: "nazaj"
suffixFromNow: "od zdaj"
year: "pred približno letom dni"
- years: "pred %d leti"
+ years:
+ other: "pred %d leti"
viewer:
reshared: "Ponovno deljeno" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.sr.yml b/config/locales/javascript/javascript.sr.yml
index 0f73ca7c7..d4ff3fb71 100644
--- a/config/locales/javascript/javascript.sr.yml
+++ b/config/locales/javascript/javascript.sr.yml
@@ -94,17 +94,22 @@ sr:
wasnt_that_interesting: "Добро, изгледа да те #<%= tagName %> не занима толико..."
timeago:
day: "један дан"
- days: "%d дана"
+ days:
+ other: "%d дана"
hour: "око један час"
- hours: "око %d часова"
+ hours:
+ other: "око %d часова"
minute: "око минут"
- minutes: "%d минута"
+ minutes:
+ other: "%d минута"
month: "око један месец"
- months: "%d месеци"
+ months:
+ other: "%d месеци"
prefixAgo: "Пре"
prefixFromNow: ""
seconds: "мање од минута"
suffixAgo: ""
suffixFromNow: "од овог тренутка"
year: "око једну годину"
- years: "%d година" \ No newline at end of file
+ years:
+ other: "%d година" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.sv.yml b/config/locales/javascript/javascript.sv.yml
index 6c5f01ad6..47aa80569 100644
--- a/config/locales/javascript/javascript.sv.yml
+++ b/config/locales/javascript/javascript.sv.yml
@@ -101,6 +101,8 @@ sv:
confirm_unload: "Bekräfta att du vill gå från sidan. Du har osparad information här."
contacts:
add_contact: "Lägg till kontakt"
+ aspect_chat_is_enabled: "Kontakter i den här aspekten får chatta med dig"
+ aspect_chat_is_not_enabled: "Kontakter i den här aspekten får inte chatta med dig"
aspect_list_is_not_visible: "Aspektens kontakter kan inte se vilka andra som tillhör aspekten."
aspect_list_is_visible: "Aspektens kontakter kan se varandra."
error_add: "Kunde inte lägga till <%= name %> till aspekten. :-("
@@ -263,13 +265,18 @@ sv:
wasnt_that_interesting: "Ok, jag antar att #<%= tagName %> inte var så intressant..."
timeago:
day: "en dag"
- days: "%d dagar"
+ days:
+ other: "%d dagar"
hour: "ungefär en timme"
- hours: "ungefär %d timmar"
+ hours:
+ other: "ungefär %d timmar"
+ inPast: "när som helst nu"
minute: "ungefär en minut"
- minutes: "%d minuter"
+ minutes:
+ other: "%d minuter"
month: "ungefär en månad"
- months: "%d månader"
+ months:
+ other: "%d månader"
prefixAgo: "för"
prefixFromNow: "om"
seconds: "mindre än en minut"
@@ -277,7 +284,8 @@ sv:
suffixFromNow: "från nu"
wordSeparator: " "
year: "ungefär ett år"
- years: "%d år"
+ years:
+ other: "%d år"
unblock_failed: "Misslyckades med att häva blockeringen"
viewer:
reshared: "Återdelad" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.te.yml b/config/locales/javascript/javascript.te.yml
index 862b9679a..5c38cdfce 100644
--- a/config/locales/javascript/javascript.te.yml
+++ b/config/locales/javascript/javascript.te.yml
@@ -168,17 +168,22 @@ te:
wasnt_that_interesting: "సరే, #<%= tagName %> మొత్తం అంత ఆసక్తికరంగా లేదని నేను అనుకుంటున్నాను..."
timeago:
day: "ఒక రోజు"
- days: "%d రోజుల"
+ days:
+ other: "%d రోజుల"
hour: "దాదాపు గంట"
- hours: "దాదాపు %d గంటల"
+ hours:
+ other: "దాదాపు %d గంటల"
minute: "దాదాపు నిమిషం"
- minutes: "%d నిమిషాల"
+ minutes:
+ other: "%d నిమిషాల"
month: "దాదాపు నెల"
- months: "%d నెలల"
+ months:
+ other: "%d నెలల"
prefixAgo: " "
prefixFromNow: ""
seconds: "కొన్ని క్షణాల"
suffixAgo: "క్రితం"
suffixFromNow: "ఇప్పటి నుండి"
year: "దాదాపు సంవత్సరం"
- years: "%d సంవత్సరాల" \ No newline at end of file
+ years:
+ other: "%d సంవత్సరాల" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.tr.yml b/config/locales/javascript/javascript.tr.yml
index 904425d77..a0756bd68 100644
--- a/config/locales/javascript/javascript.tr.yml
+++ b/config/locales/javascript/javascript.tr.yml
@@ -55,6 +55,34 @@ tr:
looking_good: "OMG, harika görünüyorsun!"
publisher:
limited: "Sınırlı - gönderi sadece paylaşılan kişiler tarafından görünür"
+ markdown_editor:
+ preview: "Önizle"
+ texts:
+ code: "buraya kodu"
+ heading: "başlığı metni"
+ insert_image_description_text: "buraya imaj açıklama girin"
+ insert_image_help_text: "buraya imaj bağlantısını sokun"
+ insert_image_title: "buraya imaj başlığı girin"
+ insert_link_description_text: "Burada link açıklama girin"
+ insert_link_help_text: "buraya linki sokun"
+ italic: "eğik metin"
+ list: "buraya listesinde metni"
+ quote: "buraya alıntı metni"
+ strong: "gçlü metin"
+ tooltips:
+ bold: "Kalın"
+ cancel: "iletiyi iptal"
+ code: "kesici uç kodu"
+ heading: "başlığı"
+ insert_image: "Resim ekle"
+ insert_link: "Bağlantı ekle"
+ insert_ordered_list: "Ekle sıralı listesi"
+ insert_unordered_list: "Sırasız liste ekleme"
+ italic: "Eğik"
+ preview: "Önizleme mesajı"
+ quote: "Ekle tırnak"
+ write: "düzenle mesajı"
+ write: "yazma"
public: "Genel - gönderi herkes tarafından görünür ve arama motorları tarafından bulunur olacak"
reshares:
duplicate: "Bu iyi, değil mi? Zaten bu gönderiyi tekrar paylaştın!"
@@ -74,6 +102,7 @@ tr:
more_comments:
other: "Diğer <%= count %> yorumu gör"
zero: "Diğer <%= count %> yorumu gör"
+ no_posts_yet: "burada henüz görüntülemek hiç mesaj yok."
original_post_deleted: "İleti yazarı tarafından silindi."
public: "Genel"
reshare: "Yeniden paylaş"
@@ -88,19 +117,24 @@ tr:
wasnt_that_interesting: "Tamam, benim #<%= tagName %> o kadar da ilginç değil..."
timeago:
day: "1 gün"
- days: "%d gün"
+ days:
+ other: "%d gün"
hour: "yaklaşık 1 saat"
- hours: "yaklaşık %d saat"
+ hours:
+ other: "yaklaşık %d saat"
minute: "yaklaşık 1 dakika"
- minutes: "%d dakika"
+ minutes:
+ other: "%d dakika"
month: "yaklaşık 1 ay"
- months: "%d ay"
+ months:
+ other: "%d ay"
prefixAgo: "önce"
prefixFromNow: "önce"
seconds: "1 dakikadan az"
suffixAgo: "önce"
suffixFromNow: "şimdi"
year: "yaklaşık 1 yıl"
- years: "%d yıl"
+ years:
+ other: "%d yıl"
viewer:
reshared: "Yeniden paylaştı" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.uk.yml b/config/locales/javascript/javascript.uk.yml
index 76197cc5f..93ddca011 100644
--- a/config/locales/javascript/javascript.uk.yml
+++ b/config/locales/javascript/javascript.uk.yml
@@ -192,20 +192,25 @@ uk:
wasnt_that_interesting: "Гаразд, мабуть, стежити за міткою #<%= tagName %> було не так вже цікаво..."
timeago:
day: "день"
- days: "%d днів[-i]"
+ days:
+ other: "%d днів[-i]"
hour: "близько години"
- hours: "близько %d годин"
+ hours:
+ other: "близько %d годин"
minute: "близько хвилини"
- minutes: "%d хвилин[-и]"
+ minutes:
+ other: "%d хвилин[-и]"
month: "близько місяця"
- months: "%d місяця[-ів]"
+ months:
+ other: "%d місяця[-ів]"
prefixAgo: ""
prefixFromNow: "через"
seconds: "декілька секунд"
suffixAgo: "тому"
suffixFromNow: "з цієї миті"
year: "близько року"
- years: "%d років"
+ years:
+ other: "%d років"
unblock_failed: "Не вдалось розблокувати цього користувача"
viewer:
reshared: "Поділилися" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.vi.yml b/config/locales/javascript/javascript.vi.yml
index 817c61d63..3ce23e061 100644
--- a/config/locales/javascript/javascript.vi.yml
+++ b/config/locales/javascript/javascript.vi.yml
@@ -106,19 +106,24 @@ vi:
wasnt_that_interesting: "Tôi cho rằng #<%= tagName %> không thú vị..."
timeago:
day: "một ngày"
- days: "%d ngày"
+ days:
+ other: "%d ngày"
hour: "khoảng một giờ"
- hours: "khoảng %d giờ"
+ hours:
+ other: "khoảng %d giờ"
minute: "khoảng một phút"
- minutes: "%d phút"
+ minutes:
+ other: "%d phút"
month: "khoảng một tháng"
- months: "%d tháng"
+ months:
+ other: "%d tháng"
prefixAgo: ""
prefixFromNow: ""
seconds: "ít hơn một phút"
suffixAgo: "trước"
suffixFromNow: "kể từ đây"
year: "khoảng một năm"
- years: "%d năm"
+ years:
+ other: "%d năm"
viewer:
reshared: "Đã chia sẻ lại" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.wo.yml b/config/locales/javascript/javascript.wo.yml
index 7659104ff..10a02a123 100644
--- a/config/locales/javascript/javascript.wo.yml
+++ b/config/locales/javascript/javascript.wo.yml
@@ -40,10 +40,13 @@ wo:
unlike: "Du bëgg"
timeago:
day: "bés"
- days: "%di bés"
- months: "%di weer"
+ days:
+ other: "%di bés"
+ months:
+ other: "%di weer"
prefixAgo: ""
prefixFromNow: ""
suffixAgo: ""
suffixFromNow: ""
- years: "%di at" \ No newline at end of file
+ years:
+ other: "%di at" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.zh-CN.yml b/config/locales/javascript/javascript.zh-CN.yml
index 99e0f60f1..46bca1ae5 100644
--- a/config/locales/javascript/javascript.zh-CN.yml
+++ b/config/locales/javascript/javascript.zh-CN.yml
@@ -88,19 +88,24 @@ zh-CN:
wasnt_that_interesting: "我想 #<%= tagName %> 并不全那么有趣。"
timeago:
day: "1 天"
- days: "%d 天"
+ days:
+ other: "%d 天"
hour: "约 1 小时"
- hours: "约 %d 小时"
+ hours:
+ other: "约 %d 小时"
minute: "约 1 分钟"
- minutes: "%d 分钟"
+ minutes:
+ other: "%d 分钟"
month: "约 1 个月"
- months: "%d 个月"
+ months:
+ other: "%d 个月"
prefixAgo: "在"
prefixFromNow: "距今"
seconds: "少于 1 分钟"
suffixAgo: "前"
suffixFromNow: "后"
year: "约 1 年"
- years: "%d 年"
+ years:
+ other: "%d 年"
viewer:
reshared: "转发的" \ No newline at end of file
diff --git a/config/locales/javascript/javascript.zh-TW.yml b/config/locales/javascript/javascript.zh-TW.yml
index f6023408d..a5665a620 100644
--- a/config/locales/javascript/javascript.zh-TW.yml
+++ b/config/locales/javascript/javascript.zh-TW.yml
@@ -188,6 +188,34 @@ zh-TW:
publisher:
add_option: "增加答案"
limited: "設限 - 只有你想分享的人才看得到你的貼文"
+ markdown_editor:
+ preview: "預覽"
+ texts:
+ code: "在這裡打程式碼"
+ heading: "將文字變標題"
+ insert_image_description_text: "在這裡輸入圖片的說明"
+ insert_image_help_text: "在這裡加入圖片"
+ insert_image_title: "在這裡輸入圖片的標題"
+ insert_link_description_text: "在這裡輸入連結的說明"
+ insert_link_help_text: "在這裡加入連結"
+ italic: "傾斜文字"
+ list: "在這裡條列文字"
+ quote: "在這裡引用文字"
+ strong: "強調文字"
+ tooltips:
+ bold: "粗體"
+ cancel: "取消訊息"
+ code: "加入程式碼"
+ heading: "標題"
+ insert_image: "加入圖片"
+ insert_link: "加入連結"
+ insert_ordered_list: "加入編號清單"
+ insert_unordered_list: "加入項目清單"
+ italic: "斜體"
+ preview: "預覽訊息"
+ quote: "加入引用文字"
+ write: "編輯訊息"
+ write: "編寫"
near_from: "貼文地點:<%= location %>"
option: "答案"
public: "公開:所有人都能看到你的貼文,包括搜尋引擎"
@@ -224,6 +252,7 @@ zh-TW:
more_comments:
other: "顯示另外<%= count %>則留言"
zero: "顯示另外<%= count %>則留言"
+ no_posts_yet: "目前這裡還沒有貼文可以顯示。"
original_post_deleted: "原貼文已經被作者刪除了"
permalink: "永久連結"
public: "公開"
@@ -250,14 +279,18 @@ zh-TW:
wasnt_that_interesting: "OK,我想 #<%= tagName %> 大概沒那麼有趣..."
timeago:
day: "一天"
- days: "%d天"
+ days:
+ other: "%d天"
hour: "約一小時"
- hours: "約%d小時"
+ hours:
+ other: "約%d小時"
inPast: "再等一下"
minute: "約一分鐘"
- minutes: "%d分鐘"
+ minutes:
+ other: "%d分鐘"
month: "約一個月"
- months: "%d個月"
+ months:
+ other: "%d個月"
prefixAgo: "在"
prefixFromNow: "距今"
seconds: "少於一分鐘"
@@ -265,7 +298,8 @@ zh-TW:
suffixFromNow: "前"
wordSeparator: ""
year: "約一年"
- years: "%d年"
+ years:
+ other: "%d年"
unblock_failed: "取消封鎖這個使用者失敗了"
viewer:
reshared: "已轉貼" \ No newline at end of file