Browse Source

Merge pull request #44 from Pupiloho/patch-1

Add Spanish Language
ZeroNet 6 years ago
parent
commit
a9fec60c7b
2 changed files with 34 additions and 34 deletions
  1. 34 0
      languages/es.json
  2. 0 34
      languages/pl.json

+ 34 - 0
languages/es.json

@@ -0,0 +1,34 @@
+{
+	"Add new post": "Agregar nueva publicación",
+	"Follow in Newsfeed": "Seguir en Noticias",
+	"Posts": "Publicaciones",
+	"Comments": "Comentarios",
+	"Following": "Siguiendo",
+
+	"Like this post": "Me gusta esta publicación",
+	"Latest comments:": "Ultimos comentarios:",
+	"Reply": "Responder",
+
+	"Bold": "Negrita",
+	"Italic": "Itálica",
+	"Strikethrough": "Tachada",
+	"Code": "Codigo",
+	"Link": "Enlace",
+
+	"More comments": "Mas comentarios",
+	"Sign in as...": "Iniciar sesión como...",
+	"Submit comment": "Enviar mensaje",
+	"Please sign in": "Por favor inicie sesión",
+	"new comment": "Nuevo comentario",
+	"used: ": "usado: ",
+
+	" minutes ago": " hace (y/ę) minutos",
+	" hours ago": " hace (y/ę) horas",
+	" days ago": " hace (dzień) dias",
+	"on ": "en ",
+	"Just now": "Justo ahora",
+
+	"Save": "Guardar",
+	"Cancel": "Cancelar",
+	"Delete ": "Borrar "
+}

+ 0 - 34
languages/pl.json

@@ -1,34 +0,0 @@
-{
-	"Add new post": "Dodaj nowy wpis",
-	"Follow in Newsfeed": "Śledź na Tablicy",
-	"Posts": "Wpisy",
-	"Comments": "Komentarze",
-	"Following": "Śledzony",
-
-	"Like this post": "Polub ten wpis",
-	"Latest comments:": "Ostatnie komentarze:",
-	"Reply": "Odpowiedz",
-
-	"Bold": "Wytłuszczenie",
-	"Italic": "Kursywa",
-	"Strikethrough": "Przekreślenie",
-	"Code": "Kod",
-	"Link": "Odnośnik",
-
-	"More comments": "Więcej komentarzy",
-	"Sign in as...": "Zaloguj się jako...",
-	"Submit comment": "Wyślij komentarz",
-	"Please sign in": "Proszę, zaloguj się",
-	"new comment": "nowy komentarz",
-	"used: ": "zużyto: ",
-
-	" minutes ago": " minut(y/ę) temu",
-	" hours ago": " godzin(y/ę) temu",
-	" days ago": " dni(dzień) temu",
-	"on ": "",
-	"Just now": "Właśnie teraz",
-
-	"Save": "Zapisz",
-	"Cancel": "Anuluj",
-	"Delete ": "Usuń "
-}