mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 10:58:48 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
14
communityhome/lang/ca/strings.php
Normal file
14
communityhome/lang/ca/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Identifica't";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Últims usuaris";
|
||||
$a->strings["Most active users"] = "Usuaris més actius";
|
||||
$a->strings["Latest photos"] = "Darreres fotos";
|
||||
$a->strings["Contact Photos"] = "Fotos de Contacte";
|
||||
$a->strings["Profile Photos"] = "Fotos del Perfil";
|
||||
$a->strings["Latest likes"] = "Darrers agrada";
|
||||
$a->strings["event"] = "esdeveniment";
|
||||
$a->strings["status"] = "estatus";
|
||||
$a->strings["photo"] = "foto";
|
||||
$a->strings["Welcome to %s"] = "Benvingut a %s";
|
14
communityhome/lang/cs/strings.php
Normal file
14
communityhome/lang/cs/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Přihlásit se";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Poslední uživatelé";
|
||||
$a->strings["Most active users"] = "Nejaktivnější uživatelé";
|
||||
$a->strings["Latest photos"] = "Poslední fotky";
|
||||
$a->strings["Contact Photos"] = "Fotogalerie kontaktu";
|
||||
$a->strings["Profile Photos"] = "Profilové fotografie";
|
||||
$a->strings["Latest likes"] = "Poslední \"líbí se mi\"";
|
||||
$a->strings["event"] = "událost";
|
||||
$a->strings["status"] = "Stav";
|
||||
$a->strings["photo"] = "fotografie";
|
||||
$a->strings["Welcome to %s"] = "Vítá Vás %s";
|
14
communityhome/lang/de/strings.php
Normal file
14
communityhome/lang/de/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Anmeldung";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Letzte Benutzer";
|
||||
$a->strings["Most active users"] = "Aktivste Nutzer";
|
||||
$a->strings["Latest photos"] = "Neueste Fotos";
|
||||
$a->strings["Contact Photos"] = "Kontaktbilder";
|
||||
$a->strings["Profile Photos"] = "Profilbilder";
|
||||
$a->strings["Latest likes"] = "Neueste Favoriten";
|
||||
$a->strings["event"] = "Veranstaltung";
|
||||
$a->strings["status"] = "Status";
|
||||
$a->strings["photo"] = "Foto";
|
||||
$a->strings["Welcome to %s"] = "Willkommen zu %s";
|
14
communityhome/lang/eo/strings.php
Normal file
14
communityhome/lang/eo/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Ensaluti";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Ĵusaj uzantoj";
|
||||
$a->strings["Most active users"] = "Plej aktivaj uzantoj";
|
||||
$a->strings["Latest photos"] = "Ĵusaj bildoj";
|
||||
$a->strings["Contact Photos"] = "Kontaktbildoj";
|
||||
$a->strings["Profile Photos"] = "Profilbildoj";
|
||||
$a->strings["Latest likes"] = "Ĵusaj ŝatitaĵoj";
|
||||
$a->strings["event"] = "okazo";
|
||||
$a->strings["status"] = "staton";
|
||||
$a->strings["photo"] = "bildo";
|
||||
$a->strings["Welcome to %s"] = "Bonvenon ĉe %s";
|
14
communityhome/lang/es/strings.php
Normal file
14
communityhome/lang/es/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Acceder";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Últimos usuarios";
|
||||
$a->strings["Most active users"] = "Usuarios más activos";
|
||||
$a->strings["Latest photos"] = "Últimas fotos";
|
||||
$a->strings["Contact Photos"] = "Foto del contacto";
|
||||
$a->strings["Profile Photos"] = "Foto del perfil";
|
||||
$a->strings["Latest likes"] = "Últimos me gusta";
|
||||
$a->strings["event"] = "evento";
|
||||
$a->strings["status"] = "estado";
|
||||
$a->strings["photo"] = "foto";
|
||||
$a->strings["Welcome to %s"] = "Bienvenido a %s";
|
14
communityhome/lang/fr/strings.php
Normal file
14
communityhome/lang/fr/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Connexion";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Derniers utilisateurs";
|
||||
$a->strings["Most active users"] = "Utilisateurs les plus actifs";
|
||||
$a->strings["Latest photos"] = "Dernières photos";
|
||||
$a->strings["Contact Photos"] = "Photos du contact";
|
||||
$a->strings["Profile Photos"] = "Photos du profil";
|
||||
$a->strings["Latest likes"] = "Dernières approbations";
|
||||
$a->strings["event"] = "évènement";
|
||||
$a->strings["status"] = "le statut";
|
||||
$a->strings["photo"] = "photo";
|
||||
$a->strings["Welcome to %s"] = "Bienvenue sur %s";
|
14
communityhome/lang/is/strings.php
Normal file
14
communityhome/lang/is/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Innskrá";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "";
|
||||
$a->strings["Most active users"] = "Ofvirkustu notendurnir";
|
||||
$a->strings["Latest photos"] = "";
|
||||
$a->strings["Contact Photos"] = "Myndir tengiliðs";
|
||||
$a->strings["Profile Photos"] = "Forsíðu myndir";
|
||||
$a->strings["Latest likes"] = "";
|
||||
$a->strings["event"] = "atburður";
|
||||
$a->strings["status"] = "staða";
|
||||
$a->strings["photo"] = "mynd";
|
||||
$a->strings["Welcome to %s"] = "Velkomin(n) til %s";
|
14
communityhome/lang/it/strings.php
Normal file
14
communityhome/lang/it/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Accedi";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Ultimi utenti";
|
||||
$a->strings["Most active users"] = "Utenti più attivi";
|
||||
$a->strings["Latest photos"] = "Ultime foto";
|
||||
$a->strings["Contact Photos"] = "Foto dei contatti";
|
||||
$a->strings["Profile Photos"] = "Foto del profilo";
|
||||
$a->strings["Latest likes"] = "Ultimi \"mi piace\"";
|
||||
$a->strings["event"] = "l'evento";
|
||||
$a->strings["status"] = "stato";
|
||||
$a->strings["photo"] = "foto";
|
||||
$a->strings["Welcome to %s"] = "Benvenuto su %s";
|
14
communityhome/lang/nb-no/strings.php
Normal file
14
communityhome/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Logg inn";
|
||||
$a->strings["OpenID"] = "";
|
||||
$a->strings["Latest users"] = "";
|
||||
$a->strings["Most active users"] = "";
|
||||
$a->strings["Latest photos"] = "";
|
||||
$a->strings["Contact Photos"] = "Kontaktbilder";
|
||||
$a->strings["Profile Photos"] = "Profilbilder";
|
||||
$a->strings["Latest likes"] = "";
|
||||
$a->strings["event"] = "hendelse";
|
||||
$a->strings["status"] = "status";
|
||||
$a->strings["photo"] = "bilde";
|
||||
$a->strings["Welcome to %s"] = "Velkommen til %s";
|
14
communityhome/lang/pl/strings.php
Normal file
14
communityhome/lang/pl/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Login";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Ostatni użytkownicy";
|
||||
$a->strings["Most active users"] = "najaktywniejsi użytkownicy";
|
||||
$a->strings["Latest photos"] = "Ostatnie zdjęcia";
|
||||
$a->strings["Contact Photos"] = "Zdjęcia kontaktu";
|
||||
$a->strings["Profile Photos"] = "Zdjęcia profilowe";
|
||||
$a->strings["Latest likes"] = "Ostatnie polubienia";
|
||||
$a->strings["event"] = "wydarzenie";
|
||||
$a->strings["status"] = "status";
|
||||
$a->strings["photo"] = "zdjęcie";
|
||||
$a->strings["Welcome to %s"] = "Witamy w %s";
|
14
communityhome/lang/pt-br/strings.php
Normal file
14
communityhome/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Entrar";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Últimos usuários";
|
||||
$a->strings["Most active users"] = "Usuários mais ativos";
|
||||
$a->strings["Latest photos"] = "Últimas fotos";
|
||||
$a->strings["Contact Photos"] = "Fotos dos contatos";
|
||||
$a->strings["Profile Photos"] = "Fotos do perfil";
|
||||
$a->strings["Latest likes"] = "";
|
||||
$a->strings["event"] = "evento";
|
||||
$a->strings["status"] = "status";
|
||||
$a->strings["photo"] = "foto";
|
||||
$a->strings["Welcome to %s"] = "Bem-vindo(a) a %s";
|
14
communityhome/lang/ru/strings.php
Normal file
14
communityhome/lang/ru/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Вход";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "";
|
||||
$a->strings["Most active users"] = "Самые активные пользователи";
|
||||
$a->strings["Latest photos"] = "";
|
||||
$a->strings["Contact Photos"] = "Фотографии контакта";
|
||||
$a->strings["Profile Photos"] = "Фотографии профиля";
|
||||
$a->strings["Latest likes"] = "";
|
||||
$a->strings["event"] = "мероприятие";
|
||||
$a->strings["status"] = "статус";
|
||||
$a->strings["photo"] = "фото";
|
||||
$a->strings["Welcome to %s"] = "Добро пожаловать на %s!";
|
8
communityhome/lang/sv/strings.php
Normal file
8
communityhome/lang/sv/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "Logga in";
|
||||
$a->strings["Contact Photos"] = "Dina kontakters bilder";
|
||||
$a->strings["Profile Photos"] = "Profilbilder";
|
||||
$a->strings["status"] = "status";
|
||||
$a->strings["photo"] = "bild";
|
||||
$a->strings["Welcome to %s"] = "Välkommen till %s";
|
14
communityhome/lang/zh-cn/strings.php
Normal file
14
communityhome/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Login"] = "登录";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "最近用户";
|
||||
$a->strings["Most active users"] = "最积极用户";
|
||||
$a->strings["Latest photos"] = "最近照片";
|
||||
$a->strings["Contact Photos"] = "熟人照片";
|
||||
$a->strings["Profile Photos"] = "简介照片";
|
||||
$a->strings["Latest likes"] = "最近喜欢";
|
||||
$a->strings["event"] = "项目";
|
||||
$a->strings["status"] = "现状";
|
||||
$a->strings["photo"] = "照片";
|
||||
$a->strings["Welcome to %s"] = "%s欢迎你";
|
Loading…
Add table
Add a link
Reference in a new issue