add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

136
dav/lang/ca/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "esdeveniments Nadius a Friendica";
$a->strings["Friendica-Contacts"] = "Friendica-Contactes";
$a->strings["Your Friendica-Contacts"] = "Els teus Contactes a Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Quelcom va anar malament quan intentava importar l'arxiu. Disculpes. Por ser alguns esdeveniments es varen importar d'alguna manera.";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "Quelcom va anar malament quan intentava importar l'arxiu. Disculpes.";
$a->strings["The ICS-File has been imported."] = "L'arxiu ICS ha estat importat";
$a->strings["No file was uploaded."] = "Cap arxiu es va carregar.";
$a->strings["Go back to the calendar"] = "Tornar al calendari";
$a->strings["Import a ICS-file"] = "importar un arxiu ICS";
$a->strings["ICS-File"] = "Arxiu ICS";
$a->strings["Overwrite all #num# existing events"] = "Sobrescriu tots #num# esdeveniments existents";
$a->strings["Upload"] = "Pujar";
$a->strings["Settings"] = "Ajustos";
$a->strings["Help"] = "Ajuda";
$a->strings["New event"] = "Nou esdeveniment";
$a->strings["Today"] = "Avui";
$a->strings["Day"] = "Dia";
$a->strings["Week"] = "Setmana";
$a->strings["Month"] = "Mes";
$a->strings["Reload"] = "Recarregar";
$a->strings["Previous"] = "Previ";
$a->strings["Next"] = "Següent";
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Error";
$a->strings["Permission denied."] = "Permís denegat.";
$a->strings["The new values have been saved."] = "Els nous valors s'han guardat.";
$a->strings["The calendar has been updated."] = "El calendari ha estat actualitzat.";
$a->strings["The new calendar has been created."] = "El nou calendari ha estat creat.";
$a->strings["The calendar has been deleted."] = "el calendari ha estat esborrat.";
$a->strings["Calendar Settings"] = "Ajustos de Calendari";
$a->strings["Date format"] = "Format de la data";
$a->strings["Time zone"] = "Zona horària";
$a->strings["Save"] = "Guardar";
$a->strings["Calendars"] = "Calendaris";
$a->strings["Create a new calendar"] = "Creat un nou calendari";
$a->strings["Limitations"] = "Limitacions";
$a->strings["Warning"] = "Avís";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Syncronització (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Sncronitzant aquest calendari amb el iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sincronitzant els teus contactes a Friendica amb el iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "Calendari";
$a->strings["Extended calendar with CalDAV-support"] = "Calendari ampliat amb suport CalDAV";
$a->strings["noreply"] = "no contestar";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "Les taules de la base de dades han estat instal·lades.";
$a->strings["An error occurred during the installation."] = "Ha ocorregut un error durant la instal·lació.";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "No tens enllestits els ajustos del sistema.";
$a->strings["Database status"] = "Estat de la base de dades";
$a->strings["Installed"] = "Instal·lat";
$a->strings["Upgrade needed"] = "Necessites actualitzar";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "Actualització";
$a->strings["Not installed"] = "No instal·lat";
$a->strings["Install"] = "Instal·lat";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "Solució de problemes";
$a->strings["Manual creation of the database tables:"] = "Creació manual de les taules de la base de dades:";
$a->strings["Show SQL-statements"] = "Mostrar instruccions de SQL ";
$a->strings["Private Calendar"] = "Calendari Privat";
$a->strings["Friendica Events: Mine"] = "Esdeveniments Friendica: Meus";
$a->strings["Friendica Events: Contacts"] = "Esdeveniments Friendica: Contactes";
$a->strings["Private Addresses"] = "Adreces Privades";
$a->strings["Friendica Contacts"] = "Contactes a Friendica";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "data d'esdeveniment";
$a->strings["Special color"] = "Color especial";
$a->strings["Subject"] = "Subjecte";
$a->strings["Starts"] = "Inicia";
$a->strings["Ends"] = "Finalitza";
$a->strings["Location"] = "Ubicació";
$a->strings["Description"] = "Descripció";
$a->strings["Recurrence"] = "Reaparició";
$a->strings["Frequency"] = "Freqüència";
$a->strings["None"] = "Cap";
$a->strings["Daily"] = "Diari";
$a->strings["Weekly"] = "Setmanal";
$a->strings["Monthly"] = "Mensual";
$a->strings["Yearly"] = "Anyal";
$a->strings["days"] = "dies";
$a->strings["weeks"] = "setmanes";
$a->strings["months"] = "mesos";
$a->strings["years"] = "anys";
$a->strings["Interval"] = "Interval";
$a->strings["All %select% %time%"] = "Tot %select% %time%";
$a->strings["Days"] = "Dies";
$a->strings["Sunday"] = "Diumenge";
$a->strings["Monday"] = "Dilluns";
$a->strings["Tuesday"] = "Dimarts";
$a->strings["Wednesday"] = "Dimecres";
$a->strings["Thursday"] = "Dijous";
$a->strings["Friday"] = "Divendres";
$a->strings["Saturday"] = "Dissabte";
$a->strings["First day of week:"] = "Primer dia de la setmana:";
$a->strings["Day of month"] = "Dia del mes";
$a->strings["#num#th of each month"] = "#num# de cada mes";
$a->strings["#num#th-last of each month"] = "#num# ultim de cada mes";
$a->strings["#num#th #wkday# of each month"] = "#num# #wkday# de cada mes";
$a->strings["#num#th-last #wkday# of each month"] = "#num# ultim #wkday# de cada mes";
$a->strings["#num#th of the given month"] = "#num# del mes corrent";
$a->strings["#num#th-last of the given month"] = "#num# ultim del mes corrent";
$a->strings["#num#th #wkday# of the given month"] = "#num# #wkday# del mes corrent";
$a->strings["#num#th-last #wkday# of the given month"] = "#num# ultim #wkday# del mes corrent";
$a->strings["Repeat until"] = "repetir fins";
$a->strings["Infinite"] = "Infinit";
$a->strings["Until the following date"] = "Fins la data següent";
$a->strings["Number of times"] = "Nombre de vegades";
$a->strings["Exceptions"] = "Excepcions";
$a->strings["none"] = "res";
$a->strings["Notification"] = "Notificació";
$a->strings["Notify by"] = "Notificat per";
$a->strings["Remove"] = "Esborrar";
$a->strings["E-Mail"] = "E-Mail";
$a->strings["On Friendica / Display"] = "A Friendica / Display";
$a->strings["Time"] = "Hora";
$a->strings["Hours"] = "Hores";
$a->strings["Minutes"] = "Minuts";
$a->strings["Seconds"] = "Segons";
$a->strings["Weeks"] = "Setmanes";
$a->strings["before the"] = "bans de";
$a->strings["start of the event"] = "inici del esdeveniment";
$a->strings["end of the event"] = "fi del esdeveniment";
$a->strings["Add a notification"] = "Afegir una notificació";
$a->strings["The event #name# will start at #date"] = "El esdeveniment #name# començara el #date";
$a->strings["#name# is about to begin."] = "#name# esta a punt de començar.";
$a->strings["Saved"] = "Guardat";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Data en format U.S. (mm/dd/YYY)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Data en format Alemany (dd.mm.YYYY)";
$a->strings["Private Events"] = "Esdeveniment Privat";
$a->strings["No access"] = "Inaccessible";
$a->strings["Private Addressbooks"] = "Contacte Privat";

136
dav/lang/cs/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "Nativní Friendica události";
$a->strings["Friendica-Contacts"] = "Friendica kontakty";
$a->strings["Your Friendica-Contacts"] = "Vaše Friendica kontakty";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Při importu souboru se něco nezdařilo, omlouváme se. Přesto se mohly některé události načíst.";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "Při importu souboru se něco nezdařilo, omlouváme se.";
$a->strings["The ICS-File has been imported."] = "ICS soubor byl importován.";
$a->strings["No file was uploaded."] = "Žádný soubor nebyl nahrán.";
$a->strings["Go back to the calendar"] = "Návrat na kalendář";
$a->strings["Import a ICS-file"] = "Import ICS souboru.";
$a->strings["ICS-File"] = "ICS soubor.";
$a->strings["Overwrite all #num# existing events"] = "Přepsat všechny #num# existující události";
$a->strings["Upload"] = "Nahrát";
$a->strings["Settings"] = "Nastavení";
$a->strings["Help"] = "Nápověda";
$a->strings["New event"] = "Nová událost";
$a->strings["Today"] = "Dnes";
$a->strings["Day"] = "Den";
$a->strings["Week"] = "Týden";
$a->strings["Month"] = "Měsíc";
$a->strings["Reload"] = "Načíst znovu";
$a->strings["Previous"] = "Předchozí";
$a->strings["Next"] = "Dále";
$a->strings["Date"] = "Datum";
$a->strings["Error"] = "Chyba";
$a->strings["Permission denied."] = "Přístup odmítnut.";
$a->strings["The new values have been saved."] = "Nové hodnoty byly uloženy";
$a->strings["The calendar has been updated."] = "Kalendář byl aktualizován.";
$a->strings["The new calendar has been created."] = "Nový kalendář byl vytvořen.";
$a->strings["The calendar has been deleted."] = "Kalendář byl smazán.";
$a->strings["Calendar Settings"] = "Nastavení kalendáře";
$a->strings["Date format"] = "Formát datumu";
$a->strings["Time zone"] = "Časová zóna";
$a->strings["Save"] = "Uložit";
$a->strings["Calendars"] = "Kalendáře";
$a->strings["Create a new calendar"] = "Vytvořit nový kalendář";
$a->strings["Limitations"] = "Omezení";
$a->strings["Warning"] = "Varování";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronizace (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Synchronizovat tento kalendář s iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Synchronizovat Vaše Friendica kontakty s iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "Stávající verze tohoto rozšíření nebyla správně nastavena. Prosím, kontaktujte administrátora webu, ať to opraví.";
$a->strings["Calendar"] = "Kalendář";
$a->strings["Extended calendar with CalDAV-support"] = "Rozšířený kalendář s podporou CalDAV";
$a->strings["noreply"] = "neodpovídat";
$a->strings["Notification: "] = "Notifikace:";
$a->strings["The database tables have been installed."] = "Databázové tabulky byly nainstalovány";
$a->strings["An error occurred during the installation."] = "Během instalace nastala chyba.";
$a->strings["The database tables have been updated."] = "Databázové tabulky byly aktualizovány.";
$a->strings["An error occurred during the update."] = "Během aktualizace došlo k chybě.";
$a->strings["No system-wide settings yet."] = "Nastavení systému dosud nebylo vytvořeno";
$a->strings["Database status"] = "Status databáze";
$a->strings["Installed"] = "Instalováno";
$a->strings["Upgrade needed"] = "Upgrade vyžadován";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Prosím, zálohujte si všechny data v kalendářích (všechny tabulky začínající s dav_*) před pokračováním. Ačkoliv <i>by měly</i> být všechny kalendářové události převedeny do nové databázové struktury, vždy je bezpečnější mít zálohu. Níže se můžete podívat na databázové příkazy, které budou spuštěny po stisknutí tlačítka \"Aktualizovat\".";
$a->strings["Upgrade"] = "Upgrade";
$a->strings["Not installed"] = "Nenainstalováno";
$a->strings["Install"] = "Instalovat";
$a->strings["Unknown"] = "Neznámý";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Něco se opravdu nepovedlo. Z aktuálního stavu nelze provést automatickou obnovu. Prosím přihlaste se do databáze, zazálohujte data a smažte manuálně všechny tabulky začínající s \"dav_\". Poté by měl instalační skript sám automaticky znovu založit potřebné tabulky.";
$a->strings["Troubleshooting"] = "Řešení problémů";
$a->strings["Manual creation of the database tables:"] = "Manuálnní vytvoření databázových tabulek:";
$a->strings["Show SQL-statements"] = "Zobrazit SQL-příkazy";
$a->strings["Private Calendar"] = "Soukromý kalendář";
$a->strings["Friendica Events: Mine"] = "Friendica události: Mé";
$a->strings["Friendica Events: Contacts"] = "Friendica události: Kontakty";
$a->strings["Private Addresses"] = "Soukromé adresy";
$a->strings["Friendica Contacts"] = "Friendica Kontakty";
$a->strings["Could not open component for editing"] = "Nelze otevřít komponentu pro editaci";
$a->strings["Event data"] = "Data události";
$a->strings["Special color"] = "Speciální barva";
$a->strings["Subject"] = "Subjekt";
$a->strings["Starts"] = "Hvězdiček";
$a->strings["Ends"] = "Končí";
$a->strings["Location"] = "Lokace";
$a->strings["Description"] = "Popis";
$a->strings["Recurrence"] = "Opakování";
$a->strings["Frequency"] = "Frekvence";
$a->strings["None"] = "Žádný";
$a->strings["Daily"] = "denně";
$a->strings["Weekly"] = "Týdenně";
$a->strings["Monthly"] = "Měsíčně";
$a->strings["Yearly"] = "Ročně";
$a->strings["days"] = "dnů";
$a->strings["weeks"] = "týdny";
$a->strings["months"] = "měsíců";
$a->strings["years"] = "let";
$a->strings["Interval"] = "Interval";
$a->strings["All %select% %time%"] = "Všechny %select% %time%";
$a->strings["Days"] = "Dny";
$a->strings["Sunday"] = "Neděle";
$a->strings["Monday"] = "Pondělí";
$a->strings["Tuesday"] = "Úterý";
$a->strings["Wednesday"] = "Středa";
$a->strings["Thursday"] = "Čtvrtek";
$a->strings["Friday"] = "Pátek";
$a->strings["Saturday"] = "Sobota";
$a->strings["First day of week:"] = "První den v týdnu";
$a->strings["Day of month"] = "Den v měsíci";
$a->strings["#num#th of each month"] = "#num#. v každém měsíci";
$a->strings["#num#th-last of each month"] = "#num#. od konce v každém měsíci";
$a->strings["#num#th #wkday# of each month"] = "#num#. #wkday# v každém měsíci";
$a->strings["#num#th-last #wkday# of each month"] = "#num#. od konce #wkday# v každém měsíci";
$a->strings["#num#th of the given month"] = "#num#. v daném měsíci";
$a->strings["#num#th-last of the given month"] = "#num#. od konce v daném měsíci";
$a->strings["#num#th #wkday# of the given month"] = "#num#. #wkday# v daném měsíci";
$a->strings["#num#th-last #wkday# of the given month"] = "#num#. #wkday# od konce v daném měsíci";
$a->strings["Repeat until"] = "Opakuj dokud";
$a->strings["Infinite"] = "Do nekončena";
$a->strings["Until the following date"] = "Do následujícího data";
$a->strings["Number of times"] = "Počet opakování";
$a->strings["Exceptions"] = "Výjimky";
$a->strings["none"] = "žádný";
$a->strings["Notification"] = "Notifikace";
$a->strings["Notify by"] = "Notifikován";
$a->strings["Remove"] = "Odstranit";
$a->strings["E-Mail"] = "e-mailem";
$a->strings["On Friendica / Display"] = "Na stránce Friendica";
$a->strings["Time"] = "Čas";
$a->strings["Hours"] = "Hodiny";
$a->strings["Minutes"] = "Minuty";
$a->strings["Seconds"] = "sekund";
$a->strings["Weeks"] = "týdnů";
$a->strings["before the"] = "před";
$a->strings["start of the event"] = "začátkem události";
$a->strings["end of the event"] = "koncem události";
$a->strings["Add a notification"] = "Přidat notifikaci";
$a->strings["The event #name# will start at #date"] = "Událost #name# bude zahájena #date";
$a->strings["#name# is about to begin."] = "#name# právě začíná.";
$a->strings["Saved"] = "Uloženo";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "americký formát času (mm/dd/YYYY)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "německý formát času (dd.mm.YYYY)";
$a->strings["Private Events"] = "Soukromé události";
$a->strings["No access"] = "Zádný přístup";
$a->strings["Private Addressbooks"] = "Soukromé adresáře kontaktů";

136
dav/lang/de/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "Friendica Veranstaltungen";
$a->strings["Friendica-Contacts"] = "Friendica-Kontakte";
$a->strings["Your Friendica-Contacts"] = "Deine Friendica-Kontakte";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Entschuldigung. Bei dem Versuch die Datei zu importieren ist etwas schief gelaufen. Vielleicht wurden aber einige der Termine dennoch importiert.";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "Entschuldigung. Beim Importieren der Datei ist etwas schief gelaufen.";
$a->strings["The ICS-File has been imported."] = "Die ICS-Datei wurde importoert.";
$a->strings["No file was uploaded."] = "Es wurde keine Datei geladen.";
$a->strings["Go back to the calendar"] = "Zurück zum Kalender";
$a->strings["Import a ICS-file"] = "Importiere eine ICS-Datei";
$a->strings["ICS-File"] = "ICS-Datei";
$a->strings["Overwrite all #num# existing events"] = "Überschreibe alle #num# existierenden Einträge";
$a->strings["Upload"] = "Hochladen";
$a->strings["Settings"] = "Einstellungen";
$a->strings["Help"] = "Hilfe";
$a->strings["New event"] = "Neue Veranstaltung";
$a->strings["Today"] = "Heute";
$a->strings["Day"] = "Tag";
$a->strings["Week"] = "Woche";
$a->strings["Month"] = "Monat";
$a->strings["Reload"] = "Neu Laden";
$a->strings["Previous"] = "Vorherige";
$a->strings["Next"] = "Nächste";
$a->strings["Date"] = "Datum";
$a->strings["Error"] = "Fehler";
$a->strings["Permission denied."] = "Zugriff verweigert.";
$a->strings["The new values have been saved."] = "Die neuen Einstellungen wurden gespeichert.";
$a->strings["The calendar has been updated."] = "Der Kalender wurde aktualisiert.";
$a->strings["The new calendar has been created."] = "Der neue Kalender wurde erstellt.";
$a->strings["The calendar has been deleted."] = "Der Kalender wurde gelöscht.";
$a->strings["Calendar Settings"] = "Kalendereinstellungen";
$a->strings["Date format"] = "Datumsformat";
$a->strings["Time zone"] = "Zeitzone";
$a->strings["Save"] = "Speichern";
$a->strings["Calendars"] = "Kalender";
$a->strings["Create a new calendar"] = "Neuen Kalender anlegen";
$a->strings["Limitations"] = "Einschränkungen";
$a->strings["Warning"] = "Warnung";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronisation (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Diesen Kalender mit dem iPhone synchronisieren";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Friendica-Kontakte mit dem iPhone synchronisieren";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "Die aktuelle Version dieses Plugins wurde nicht korrekt eingestellt. Bitte kontaktiere den System-Administrator deiner Friendica Installation um den Fehler zu beheben.";
$a->strings["Calendar"] = "Kalender";
$a->strings["Extended calendar with CalDAV-support"] = "Erweiterter Kalender mit CalDAV Unterstützung.";
$a->strings["noreply"] = "noreply";
$a->strings["Notification: "] = "Benachrichtigungen: ";
$a->strings["The database tables have been installed."] = "Die Datenbanktabellen wurden installiert.";
$a->strings["An error occurred during the installation."] = "Während der Installation trat ein Fehler auf.";
$a->strings["The database tables have been updated."] = "Die Tabellen in der Datenbank wurden aktualisiert.";
$a->strings["An error occurred during the update."] = "Während der Aktualisierung trat ein Fehler auf.";
$a->strings["No system-wide settings yet."] = "Momentan keine systemweiten Einstellungen.";
$a->strings["Database status"] = "Datenbankstatus";
$a->strings["Installed"] = "Installiert";
$a->strings["Upgrade needed"] = "Upgrade erforderlich";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Bitte sichere alle Kalenderdaten (die Tabellen mit dav_* beginnend) bevor du mit dem Update fortfährst. Eigentliche <i>sollten</i> alle Kalendereinträge in die neue Datenbankstruktur übernommen werden, aber sicher ist sicher. Weiter unten kannst du die Datenbank-Anfragen ansehen, die im Verlauf des Updates gemacht werden.";
$a->strings["Upgrade"] = "Upgrade";
$a->strings["Not installed"] = "Nicht installiert";
$a->strings["Install"] = "Installieren";
$a->strings["Unknown"] = "Unbekannt";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Irgendetwas ging schief. Ich kann leider von diesem Zustand der Datenbank leider nicht automatisch fortfahren. Bitte mache ein Backup der Daten aus der Datenbank und lösche anschließend alle Tabellen deren Name mit 'dav_' anfangen. Anschließend sollte diese Installations-Routine in der Lage sein die nötigen Tabellen automatisch neu anzulegen.";
$a->strings["Troubleshooting"] = "Problembehebung";
$a->strings["Manual creation of the database tables:"] = "Manuelles Anlegen der Datenbanktabellen:";
$a->strings["Show SQL-statements"] = "SQL-Anweisungen anzeigen";
$a->strings["Private Calendar"] = "Privater Kalender";
$a->strings["Friendica Events: Mine"] = "Meine Friendica-Veranstaltungen";
$a->strings["Friendica Events: Contacts"] = "Friendica Veranstaltungen meiner Kontakte";
$a->strings["Private Addresses"] = "Private Adressen";
$a->strings["Friendica Contacts"] = "Friendica Kontakte";
$a->strings["Could not open component for editing"] = "Kalender-Editierfunktion konnte nicht geöffnet werden";
$a->strings["Event data"] = "Veranstaltungsdetails";
$a->strings["Special color"] = "Spezielle Farbe";
$a->strings["Subject"] = "Betreff:";
$a->strings["Starts"] = "Beginnt";
$a->strings["Ends"] = "Endet";
$a->strings["Location"] = "Wohnort";
$a->strings["Description"] = "Beschreibung";
$a->strings["Recurrence"] = "Wiederholungen:";
$a->strings["Frequency"] = "Frequenz";
$a->strings["None"] = "Keine";
$a->strings["Daily"] = "Täglich";
$a->strings["Weekly"] = "Wöchentlich";
$a->strings["Monthly"] = "Monatlich";
$a->strings["Yearly"] = "Jährlich";
$a->strings["days"] = "Tage";
$a->strings["weeks"] = "Wochen";
$a->strings["months"] = "Monate";
$a->strings["years"] = "Jahre";
$a->strings["Interval"] = "Intervall";
$a->strings["All %select% %time%"] = "Jeden %select% %time%";
$a->strings["Days"] = "Tage";
$a->strings["Sunday"] = "Sonntag";
$a->strings["Monday"] = "Montag";
$a->strings["Tuesday"] = "Dienstag";
$a->strings["Wednesday"] = "Mittwoch";
$a->strings["Thursday"] = "Donnerstag";
$a->strings["Friday"] = "Freitag";
$a->strings["Saturday"] = "Samstag";
$a->strings["First day of week:"] = "Erster Tag der Woche";
$a->strings["Day of month"] = "Tag des Monats";
$a->strings["#num#th of each month"] = "#num#ten jedes Monats";
$a->strings["#num#th-last of each month"] = "letzten #num#ten jedes Monats";
$a->strings["#num#th #wkday# of each month"] = "jeden #num#ten #wkday# eines Monats";
$a->strings["#num#th-last #wkday# of each month"] = "jeden #num#ten letzten #wkday# eines Monats";
$a->strings["#num#th of the given month"] = "#num#ten des Monats";
$a->strings["#num#th-last of the given month"] = "letzten #num#ten des Monats";
$a->strings["#num#th #wkday# of the given month"] = "jeden #num#ten eines Monats";
$a->strings["#num#th-last #wkday# of the given month"] = "jeden #num#ten letzten eines Monats";
$a->strings["Repeat until"] = "Wiederholungen";
$a->strings["Infinite"] = "unendlich";
$a->strings["Until the following date"] = "bis zum folgenden Datum";
$a->strings["Number of times"] = "Bestimmte Anzahl von Wiederholungen";
$a->strings["Exceptions"] = "Ausnahmen";
$a->strings["none"] = "keine";
$a->strings["Notification"] = "Benachrichtigung";
$a->strings["Notify by"] = "Benarchrichtigungsmethode";
$a->strings["Remove"] = "Entfernen";
$a->strings["E-Mail"] = "E-Mail";
$a->strings["On Friendica / Display"] = "Bei Friendica / Anzeige";
$a->strings["Time"] = "Zeit";
$a->strings["Hours"] = "Stunden";
$a->strings["Minutes"] = "Minuten";
$a->strings["Seconds"] = "Sekunden";
$a->strings["Weeks"] = "Wochen";
$a->strings["before the"] = "vor dem";
$a->strings["start of the event"] = "Beginn des Termins";
$a->strings["end of the event"] = "Ende des Termins";
$a->strings["Add a notification"] = "Benachrichtigung hinzufügen";
$a->strings["The event #name# will start at #date"] = "Der Termin #name# wird am #date anfangen";
$a->strings["#name# is about to begin."] = "#name# beginnt demnächst.";
$a->strings["Saved"] = "Gespeichert";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "U.S. Datumsformat (mm/dd/YYYY)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Deutsches Datumsformat (dd.mm.YYYY)";
$a->strings["Private Events"] = "Privater Termin";
$a->strings["No access"] = "Kein Zugriff";
$a->strings["Private Addressbooks"] = "Private Adressbücher";

136
dav/lang/eo/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "Friendica Kontaktoj";
$a->strings["Your Friendica-Contacts"] = "Viaj Friendica Kontaktoj";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Go back to the calendar"] = "Iri reen al la kalendaro";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Alŝuti";
$a->strings["Settings"] = "Agordoj";
$a->strings["Help"] = "Helpo";
$a->strings["New event"] = "Nova okazo";
$a->strings["Today"] = "Hodiaŭ";
$a->strings["Day"] = "Tago";
$a->strings["Week"] = "Semajno";
$a->strings["Month"] = "Monato";
$a->strings["Reload"] = "Reŝargi";
$a->strings["Previous"] = "antaŭa";
$a->strings["Next"] = "sekva";
$a->strings["Date"] = "Dato";
$a->strings["Error"] = "Eraro";
$a->strings["Permission denied."] = "Malpermesita.";
$a->strings["The new values have been saved."] = "Konservis novajn valorojn.";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "Kalendaraj Agordoj";
$a->strings["Date format"] = "Datformato";
$a->strings["Time zone"] = "Horzono";
$a->strings["Save"] = "Konservi";
$a->strings["Calendars"] = "";
$a->strings["Create a new calendar"] = "";
$a->strings["Limitations"] = "Limigoj";
$a->strings["Warning"] = "Averto";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sinkronigo (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Sinkronigi tiun kalendaron kun la iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sinkronigi viajn Friendica kontaktojn kun la iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "Kalendaro";
$a->strings["Extended calendar with CalDAV-support"] = "Etendita kalendaro kun CalDAV subteno";
$a->strings["noreply"] = "nerespondi";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "La tabeloj estas instalita en la datumbazo";
$a->strings["An error occurred during the installation."] = "Eraro okazis dum instalado";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "Ankoraŭ ne disponablas tutsistemaj agordoj";
$a->strings["Database status"] = "Stato de datumbazo";
$a->strings["Installed"] = "Instalita";
$a->strings["Upgrade needed"] = "Ĝisdatigo bezonata";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "Ĝisdatigo";
$a->strings["Not installed"] = "Ne instalita";
$a->strings["Install"] = "Instali";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "Problemsolvado";
$a->strings["Manual creation of the database tables:"] = "Mana kreado de tabeloj en la datumbazo:";
$a->strings["Show SQL-statements"] = "Montru SQL ordonojn";
$a->strings["Private Calendar"] = "Privata kalendaro";
$a->strings["Friendica Events: Mine"] = "Friendica Okazoj: Miaj";
$a->strings["Friendica Events: Contacts"] = "Friendica Okazoj: De Kontaktoj";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "";
$a->strings["Starts"] = "Komencas";
$a->strings["Ends"] = "Finas";
$a->strings["Location"] = "Loko";
$a->strings["Description"] = "Priskribo";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "Nenio";
$a->strings["Daily"] = "Ĉiutage";
$a->strings["Weekly"] = "Ĉiusemajne";
$a->strings["Monthly"] = "Ĉiumonate";
$a->strings["Yearly"] = "";
$a->strings["days"] = "tagoj";
$a->strings["weeks"] = "semajnoj";
$a->strings["months"] = "monatoj";
$a->strings["years"] = "jaroj";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "Tagoj";
$a->strings["Sunday"] = "Dimanĉo";
$a->strings["Monday"] = "Lundo";
$a->strings["Tuesday"] = "Mardo";
$a->strings["Wednesday"] = "Merkredo";
$a->strings["Thursday"] = "Ĵaŭdo";
$a->strings["Friday"] = "Vendredo";
$a->strings["Saturday"] = "Sabato";
$a->strings["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "Atentigo";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Forviŝi";
$a->strings["E-Mail"] = "";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "Horoj";
$a->strings["Minutes"] = "Minutoj";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Usona datformato (mm/dd/YYYY)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Germana datformato (dd.mm.YYYY)";
$a->strings["Private Events"] = "";
$a->strings["No access"] = "No access";
$a->strings["Private Addressbooks"] = "";

136
dav/lang/es/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "Eventos nativos de Friendica";
$a->strings["Friendica-Contacts"] = "Contactos de Friendica";
$a->strings["Your Friendica-Contacts"] = "Tus Contactos de Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Algo salió mal al importar el archivo. Lo sentimos. Puede que algunos eventos se hayan importado.";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "Algo salió mal al importar el archivo. Lo sentimos.";
$a->strings["The ICS-File has been imported."] = "El archivo ICS ha sido importado.";
$a->strings["No file was uploaded."] = "No se ha importado ningún archivo.";
$a->strings["Go back to the calendar"] = "Volver al calendario";
$a->strings["Import a ICS-file"] = "Importar archivo ICS";
$a->strings["ICS-File"] = "Archivo ICS";
$a->strings["Overwrite all #num# existing events"] = "Sobreescribir los #num# eventos existentes";
$a->strings["Upload"] = "Subir";
$a->strings["Settings"] = "Configuración";
$a->strings["Help"] = "Ayuda";
$a->strings["New event"] = "Evento nuevo";
$a->strings["Today"] = "Hoy";
$a->strings["Day"] = "Día";
$a->strings["Week"] = "Semana";
$a->strings["Month"] = "Mes";
$a->strings["Reload"] = "Recargar";
$a->strings["Previous"] = "Previo";
$a->strings["Next"] = "Siguiente";
$a->strings["Date"] = "Fecha";
$a->strings["Error"] = "Error";
$a->strings["Permission denied."] = "Permiso denegado.";
$a->strings["The new values have been saved."] = "Los nuevos valores se han guardado.";
$a->strings["The calendar has been updated."] = "El calendario ha sido actualizado.";
$a->strings["The new calendar has been created."] = "Se ha creado un nuevo calendario.";
$a->strings["The calendar has been deleted."] = "El calendario se ha borrado.";
$a->strings["Calendar Settings"] = "Configuración del Calendario";
$a->strings["Date format"] = "Formato de fecha";
$a->strings["Time zone"] = "Zona horaria";
$a->strings["Save"] = "Guardar";
$a->strings["Calendars"] = "Calendarios";
$a->strings["Create a new calendar"] = "Crear un nuevo calendario";
$a->strings["Limitations"] = "Limitaciones";
$a->strings["Warning"] = "Aviso";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sincronización (iPhone, Thunderbird Lightning, Android...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Sincronizar este calendario con iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sincronizar tus contactos de Friendica con iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "La versión actual de este módulo no se ha ajustado correctamente. Por favor contacta al administrador de sistema de tu instalación de Friendica para arreglarlo.";
$a->strings["Calendar"] = "Calendario";
$a->strings["Extended calendar with CalDAV-support"] = "Calendario ampliado con soporte CalDAV";
$a->strings["noreply"] = "no responder";
$a->strings["Notification: "] = "Notificación:";
$a->strings["The database tables have been installed."] = "Se han instalado las tablas de la base de datos.";
$a->strings["An error occurred during the installation."] = "Ha ocurrido un error durante la instalación.";
$a->strings["The database tables have been updated."] = "Las tablas de la base de datos han sido actualizadas.";
$a->strings["An error occurred during the update."] = "Ocurrió un error durante la actualización.";
$a->strings["No system-wide settings yet."] = "No se han configurado aún los ajustes del sistema.";
$a->strings["Database status"] = "Estado de la base de datos";
$a->strings["Installed"] = "Instalada";
$a->strings["Upgrade needed"] = "Actualización necesaria";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Por favor respalda todos los datos de calendario (las tablas que comienzan con dav_*) antes de continuar. Aunque todos los eventos de calendario <i>deberían</i> convertirse a la nueva estructura de base de datos, siempre es seguro tener un respaldo. Abajo, puedes ver las consultas a la base de datos que se realizarán cuando presiones el botón de 'actualizar'.";
$a->strings["Upgrade"] = "Actualizada";
$a->strings["Not installed"] = "Sin instalar";
$a->strings["Install"] = "Instalar";
$a->strings["Unknown"] = "Desconocido";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Ha ocurrido algo muy malo. No puedo recuperarme automáticamente de este estado, lo siento. Por favor ve al manejador de fondo de la base de datos, respalda los datos, y borra todas las tablas que comienzan con 'dav_' manualmente. Después de eso, esta rutina de instalación debería de ser capaz de reinicializar las tablas automáticamente.";
$a->strings["Troubleshooting"] = "Problemas";
$a->strings["Manual creation of the database tables:"] = "Manual para la creación de las tablas de la base de datos:";
$a->strings["Show SQL-statements"] = "Mostrar declaraciones SQL";
$a->strings["Private Calendar"] = "Calendario privado";
$a->strings["Friendica Events: Mine"] = "Eventos de Friendica: Propios";
$a->strings["Friendica Events: Contacts"] = "Eventos de Friendica: Contactos";
$a->strings["Private Addresses"] = "Direcciones privadas";
$a->strings["Friendica Contacts"] = "Contactos de Friendica";
$a->strings["Could not open component for editing"] = "No se puede abrir para editar";
$a->strings["Event data"] = "Datos del evento";
$a->strings["Special color"] = "Color especial";
$a->strings["Subject"] = "Asunto";
$a->strings["Starts"] = "Comienzo";
$a->strings["Ends"] = "Final";
$a->strings["Location"] = "Ubicación";
$a->strings["Description"] = "Descripción";
$a->strings["Recurrence"] = "Recurrencia";
$a->strings["Frequency"] = "Frecuencia";
$a->strings["None"] = "Ninguna";
$a->strings["Daily"] = "Diariamente";
$a->strings["Weekly"] = "Semanalmente";
$a->strings["Monthly"] = "Mensualmente";
$a->strings["Yearly"] = "Anual";
$a->strings["days"] = "días";
$a->strings["weeks"] = "semanas";
$a->strings["months"] = "meses";
$a->strings["years"] = "años";
$a->strings["Interval"] = "Intérvalo";
$a->strings["All %select% %time%"] = "Todos %select% %time%";
$a->strings["Days"] = "Días";
$a->strings["Sunday"] = "Domingo";
$a->strings["Monday"] = "Lunes";
$a->strings["Tuesday"] = "Martes";
$a->strings["Wednesday"] = "Miércoles";
$a->strings["Thursday"] = "Jueves";
$a->strings["Friday"] = "Viernes";
$a->strings["Saturday"] = "Sábado";
$a->strings["First day of week:"] = "Primer día de la semana:";
$a->strings["Day of month"] = "Día del mes";
$a->strings["#num#th of each month"] = "#num#º de cada mes";
$a->strings["#num#th-last of each month"] = "#num#º antes del último de cada mes";
$a->strings["#num#th #wkday# of each month"] = "#num#º #wkday# de cada mes";
$a->strings["#num#th-last #wkday# of each month"] = "#num#º antes del último #wkday# de cada mes";
$a->strings["#num#th of the given month"] = "#num#º del mes dado";
$a->strings["#num#th-last of the given month"] = "#num#º antes del último del mes dado";
$a->strings["#num#th #wkday# of the given month"] = "#num#º #wkday# del mes dado";
$a->strings["#num#th-last #wkday# of the given month"] = "#num#º antes del último #wkday# del mes dado";
$a->strings["Repeat until"] = "Repetir hasta";
$a->strings["Infinite"] = "Infinito";
$a->strings["Until the following date"] = "Hasta la fecha siguiente";
$a->strings["Number of times"] = "Número de veces";
$a->strings["Exceptions"] = "Excepciones";
$a->strings["none"] = "ninguno";
$a->strings["Notification"] = "Notificación";
$a->strings["Notify by"] = "Notificar por";
$a->strings["Remove"] = "Eliminar";
$a->strings["E-Mail"] = "Correo electrónico";
$a->strings["On Friendica / Display"] = "Sobre Friendica / Mostrar";
$a->strings["Time"] = "Hora";
$a->strings["Hours"] = "Horas";
$a->strings["Minutes"] = "Minutos";
$a->strings["Seconds"] = "Segundos";
$a->strings["Weeks"] = "Semanas";
$a->strings["before the"] = "antes de";
$a->strings["start of the event"] = "inicio del evento";
$a->strings["end of the event"] = "final del evento";
$a->strings["Add a notification"] = "Añadir una notificación";
$a->strings["The event #name# will start at #date"] = "El evento #name# comenzará el #date";
$a->strings["#name# is about to begin."] = "#name# está a punto de comenzar.";
$a->strings["Saved"] = "Guardado";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Hora, formato anglosajón (mm/dd/aaaa)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Hora, formato europeo (dd.mm.aaaa)";
$a->strings["Private Events"] = "Eventos privados";
$a->strings["No access"] = "Sin acceso";
$a->strings["Private Addressbooks"] = "Libretas de direcciones privada";

136
dav/lang/fr/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "Événements natifs de Friendica";
$a->strings["Friendica-Contacts"] = "Contacts Friendica";
$a->strings["Your Friendica-Contacts"] = "Vos contacts Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Désolé, l'importation du fichier s'est mal passée. Toutefois, il se peut que certains événements aient tout de même été importés.";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "Désolé, l'importation du fichier s'est mal passée.";
$a->strings["The ICS-File has been imported."] = "Le fichier ICS a été importé.";
$a->strings["No file was uploaded."] = "Aucun fichier n'a été téléchargé.";
$a->strings["Go back to the calendar"] = "Revenir au calendrier";
$a->strings["Import a ICS-file"] = "Importer un fichier ICS";
$a->strings["ICS-File"] = "Fichier ICS";
$a->strings["Overwrite all #num# existing events"] = "Écraser les #num# événements existants";
$a->strings["Upload"] = "Téléverser";
$a->strings["Settings"] = "Réglages";
$a->strings["Help"] = "Aide";
$a->strings["New event"] = "Nouvel événement";
$a->strings["Today"] = "Aujourd'hui";
$a->strings["Day"] = "Jour";
$a->strings["Week"] = "Semaine";
$a->strings["Month"] = "Mois";
$a->strings["Reload"] = "Recharger";
$a->strings["Previous"] = "Précédent";
$a->strings["Next"] = "Suivant";
$a->strings["Date"] = "Date";
$a->strings["Error"] = "Erreur";
$a->strings["Permission denied."] = "Permission refusée.";
$a->strings["The new values have been saved."] = "Les nouvelles valeurs ont été sauvées.";
$a->strings["The calendar has been updated."] = "Le calendrier a été mis à jour.";
$a->strings["The new calendar has been created."] = "Le nouveau calendrier a été créé.";
$a->strings["The calendar has been deleted."] = "Le calendrier a été détruit.";
$a->strings["Calendar Settings"] = "Paramètres du calendrier";
$a->strings["Date format"] = "Format de la date";
$a->strings["Time zone"] = "Fuseau horaire";
$a->strings["Save"] = "Sauver";
$a->strings["Calendars"] = "Calendriers.";
$a->strings["Create a new calendar"] = "Créer un nouveau calendrier.";
$a->strings["Limitations"] = "Limitations";
$a->strings["Warning"] = "Avertissement";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronisation (Iphone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Synchronisation avec l'Iphone en cours";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Synchronisation de vos contacts Friendica avec l'Iphone en cours";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "La version actuelle de cette extension n'a pas été configurée correctement. Merci de contacter votre administrateur Friendica pour régler ce problème. ";
$a->strings["Calendar"] = "Calendrier";
$a->strings["Extended calendar with CalDAV-support"] = "Calendrier étendu avec support CalDAV";
$a->strings["noreply"] = "noreply";
$a->strings["Notification: "] = "Notification :";
$a->strings["The database tables have been installed."] = "Les tables de la base de données ont été installées.";
$a->strings["An error occurred during the installation."] = "Une erreur est survenue lors de l'installation.";
$a->strings["The database tables have been updated."] = "Les tables de la base de données ont été mises à jour.";
$a->strings["An error occurred during the update."] = "Une erreur est survenue lors de la mise à jour.";
$a->strings["No system-wide settings yet."] = "Pas de paramètres globaux pour l'instant.";
$a->strings["Database status"] = "Etat de la base de données";
$a->strings["Installed"] = "Installé";
$a->strings["Upgrade needed"] = "Mise à jour nécessaire";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Merci de sauvegarder toutes les données calendaires (les tables commençant par dav_*) avant de continuer. Bien que les évènements du calendrier <i>doivent</i> tous être convertis à la nouvelle structure, ça ne fait pas de mal d'avoir une sauvegarder. Ci-dessous, vous pouvez voir les requêtes qui seront faites lorsque vous lancerez la mise-à-jour.";
$a->strings["Upgrade"] = "Mettre à jour";
$a->strings["Not installed"] = "Non installé";
$a->strings["Install"] = "Installer";
$a->strings["Unknown"] = "Inconnu";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Quelque-chose a vraiment déconné. Je ne vais pas pouvoir me rétablir automatiquement, désolé. Merci de contacter directement votre base de données, de sauvegarder les données, et de supprimer toutes les tables qui commencent par 'dav_' à l main. Puis, la routine d'installation devrait être en mesure de réinitialiser ces tables automatiquement.";
$a->strings["Troubleshooting"] = "Dépannage";
$a->strings["Manual creation of the database tables:"] = "Création manuelle des tables de la base de données :";
$a->strings["Show SQL-statements"] = "Montrer les requêtes SQL";
$a->strings["Private Calendar"] = "Calendrier privé";
$a->strings["Friendica Events: Mine"] = "Evénements Friendica : Personnels";
$a->strings["Friendica Events: Contacts"] = "Evénements Friendica : Contacts";
$a->strings["Private Addresses"] = "Adresses privées";
$a->strings["Friendica Contacts"] = "Contacts Friendica";
$a->strings["Could not open component for editing"] = "Échec d'ouverture de l'élément pour édition";
$a->strings["Event data"] = "Données de l'évènement";
$a->strings["Special color"] = "Couleur spéciale";
$a->strings["Subject"] = "Sujet";
$a->strings["Starts"] = "Début";
$a->strings["Ends"] = "Fin";
$a->strings["Location"] = "Localisation";
$a->strings["Description"] = "Description";
$a->strings["Recurrence"] = "Récurrence";
$a->strings["Frequency"] = "Fréquence";
$a->strings["None"] = "Aucun(e)";
$a->strings["Daily"] = "Chaque jour";
$a->strings["Weekly"] = "Chaque semaine";
$a->strings["Monthly"] = "Chaque mois";
$a->strings["Yearly"] = "Par an";
$a->strings["days"] = "jours";
$a->strings["weeks"] = "semaines";
$a->strings["months"] = "mois";
$a->strings["years"] = "ans";
$a->strings["Interval"] = "Intervalle";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "Jours";
$a->strings["Sunday"] = "Dimanche";
$a->strings["Monday"] = "Lundi";
$a->strings["Tuesday"] = "Mardi";
$a->strings["Wednesday"] = "Mercredi";
$a->strings["Thursday"] = "Jeudi";
$a->strings["Friday"] = "Vendredi";
$a->strings["Saturday"] = "Samedi";
$a->strings["First day of week:"] = "Premier jour de la semaine :";
$a->strings["Day of month"] = "Jour du mois";
$a->strings["#num#th of each month"] = "Le #num# de chaque mois";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "Répéter jusqu'à";
$a->strings["Infinite"] = "Infini";
$a->strings["Until the following date"] = "Jusqu'à cette date";
$a->strings["Number of times"] = "Nombre de fois";
$a->strings["Exceptions"] = "Exceptions";
$a->strings["none"] = "aucun";
$a->strings["Notification"] = "Notification";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Utiliser comme photo de profil";
$a->strings["E-Mail"] = "Courriel";
$a->strings["On Friendica / Display"] = "Sur Friendica / Afficher";
$a->strings["Time"] = "Heure";
$a->strings["Hours"] = "Heures";
$a->strings["Minutes"] = "Minutes";
$a->strings["Seconds"] = "Secondes";
$a->strings["Weeks"] = "Semaines";
$a->strings["before the"] = "avant le";
$a->strings["start of the event"] = "début de l'événement";
$a->strings["end of the event"] = "fin de l'événement";
$a->strings["Add a notification"] = "Ajouter une notification";
$a->strings["The event #name# will start at #date"] = "L'événement #name# commencera le #date#";
$a->strings["#name# is about to begin."] = "#name# va commencer";
$a->strings["Saved"] = "Sauvegardé";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Date au format américain (mm/jj/AAAA)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Date au format européen (jj.mm.AAAA)";
$a->strings["Private Events"] = "Événements privés.";
$a->strings["No access"] = "Pas d'accès";
$a->strings["Private Addressbooks"] = "Carnets d'adresses privés";

136
dav/lang/is/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "";
$a->strings["Your Friendica-Contacts"] = "";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Go back to the calendar"] = "";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Hlaða upp";
$a->strings["Settings"] = "Stillingar";
$a->strings["Help"] = "Hjálp";
$a->strings["New event"] = "";
$a->strings["Today"] = "";
$a->strings["Day"] = "";
$a->strings["Week"] = "";
$a->strings["Month"] = "";
$a->strings["Reload"] = "";
$a->strings["Previous"] = "Fyrra";
$a->strings["Next"] = "Næsta";
$a->strings["Date"] = "";
$a->strings["Error"] = "";
$a->strings["Permission denied."] = "Heimild ekki veitt.";
$a->strings["The new values have been saved."] = "";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "";
$a->strings["Date format"] = "";
$a->strings["Time zone"] = "";
$a->strings["Save"] = "Vista";
$a->strings["Calendars"] = "";
$a->strings["Create a new calendar"] = "";
$a->strings["Limitations"] = "";
$a->strings["Warning"] = "";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "";
$a->strings["Synchronizing this calendar with the iPhone"] = "";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "";
$a->strings["Extended calendar with CalDAV-support"] = "";
$a->strings["noreply"] = "ekki svara";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "";
$a->strings["An error occurred during the installation."] = "";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "";
$a->strings["Database status"] = "";
$a->strings["Installed"] = "";
$a->strings["Upgrade needed"] = "";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "";
$a->strings["Not installed"] = "";
$a->strings["Install"] = "";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "";
$a->strings["Friendica Events: Mine"] = "";
$a->strings["Friendica Events: Contacts"] = "";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "";
$a->strings["Starts"] = "";
$a->strings["Ends"] = "";
$a->strings["Location"] = "";
$a->strings["Description"] = "";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "Ekkert";
$a->strings["Daily"] = "Daglega";
$a->strings["Weekly"] = "Vikulega";
$a->strings["Monthly"] = "Mánaðarlega";
$a->strings["Yearly"] = "";
$a->strings["days"] = "dagar";
$a->strings["weeks"] = "vikur";
$a->strings["months"] = "mánuðir";
$a->strings["years"] = "ár";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "";
$a->strings["Sunday"] = "Sunnudagur";
$a->strings["Monday"] = "Mánudagur";
$a->strings["Tuesday"] = "Þriðjudagur";
$a->strings["Wednesday"] = "Miðvikudagur";
$a->strings["Thursday"] = "Fimmtudagur";
$a->strings["Friday"] = "Föstudagur";
$a->strings["Saturday"] = "Laugardagur";
$a->strings["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Fjarlægja";
$a->strings["E-Mail"] = "";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "";
$a->strings["Minutes"] = "";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "";
$a->strings["German Time Format (dd.mm.YYYY)"] = "";
$a->strings["Private Events"] = "";
$a->strings["No access"] = "";
$a->strings["Private Addressbooks"] = "";

136
dav/lang/it/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "Contatti Friendica";
$a->strings["Your Friendica-Contacts"] = "I tuoi contatti Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Go back to the calendar"] = "Torna al calendario";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Carica";
$a->strings["Settings"] = "Impostazioni";
$a->strings["Help"] = "Guida";
$a->strings["New event"] = "";
$a->strings["Today"] = "Oggi";
$a->strings["Day"] = "";
$a->strings["Week"] = "Settimana";
$a->strings["Month"] = "Mese";
$a->strings["Reload"] = "Ricarica";
$a->strings["Previous"] = "Precendente";
$a->strings["Next"] = "Successivo";
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Errore";
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["The new values have been saved."] = "I nuovi valori sono stati salvati.";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "Impostazioni Calendario";
$a->strings["Date format"] = "Formato data";
$a->strings["Time zone"] = "Fuso orario";
$a->strings["Save"] = "Salva";
$a->strings["Calendars"] = "";
$a->strings["Create a new calendar"] = "";
$a->strings["Limitations"] = "Limitazioni";
$a->strings["Warning"] = "Attenzione";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sincronizzazione (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Sincronizzare questo calendario con l'iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sincronizzare i tuoi contatti di Friendica con l'iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "Calendario";
$a->strings["Extended calendar with CalDAV-support"] = "Calendario esteso con supporto CalDAV";
$a->strings["noreply"] = "nessuna risposta";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "Le tabelle del database sono state installate.";
$a->strings["An error occurred during the installation."] = "Errore durante l'installazione.";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "Nessun settaggio di sistema ancora.";
$a->strings["Database status"] = "Stato database";
$a->strings["Installed"] = "Installato";
$a->strings["Upgrade needed"] = "Aggiornamento richiesto";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "";
$a->strings["Not installed"] = "";
$a->strings["Install"] = "";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "";
$a->strings["Friendica Events: Mine"] = "";
$a->strings["Friendica Events: Contacts"] = "";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "";
$a->strings["Starts"] = "";
$a->strings["Ends"] = "";
$a->strings["Location"] = "Posizione";
$a->strings["Description"] = "Descrizione";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "Nessuna";
$a->strings["Daily"] = "Giornalmente";
$a->strings["Weekly"] = "Settimanalmente";
$a->strings["Monthly"] = "Mensilmente";
$a->strings["Yearly"] = "";
$a->strings["days"] = "giorni";
$a->strings["weeks"] = "settimane";
$a->strings["months"] = "mesi";
$a->strings["years"] = "anni";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "Giorni";
$a->strings["Sunday"] = "Domenica";
$a->strings["Monday"] = "Lunedì";
$a->strings["Tuesday"] = "Martedì";
$a->strings["Wednesday"] = "Mercoledì";
$a->strings["Thursday"] = "Giovedì";
$a->strings["Friday"] = "Venerdì";
$a->strings["Saturday"] = "Sabato";
$a->strings["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "Notifica";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Rimuovi";
$a->strings["E-Mail"] = "";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "Ore";
$a->strings["Minutes"] = "Minuti";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Formato data americano (mm/gg/AAAA)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Formato data europeo (gg.mm.AAAA)";
$a->strings["Private Events"] = "";
$a->strings["No access"] = "Nessun accesso";
$a->strings["Private Addressbooks"] = "";

136
dav/lang/nb-no/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "";
$a->strings["Your Friendica-Contacts"] = "";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Go back to the calendar"] = "";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Last opp";
$a->strings["Settings"] = "Innstillinger";
$a->strings["Help"] = "Hjelp";
$a->strings["New event"] = "";
$a->strings["Today"] = "";
$a->strings["Day"] = "";
$a->strings["Week"] = "";
$a->strings["Month"] = "";
$a->strings["Reload"] = "";
$a->strings["Previous"] = "Forrige";
$a->strings["Next"] = "Neste";
$a->strings["Date"] = "";
$a->strings["Error"] = "";
$a->strings["Permission denied."] = "Ingen tilgang.";
$a->strings["The new values have been saved."] = "";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "";
$a->strings["Date format"] = "";
$a->strings["Time zone"] = "";
$a->strings["Save"] = "Lagre";
$a->strings["Calendars"] = "";
$a->strings["Create a new calendar"] = "";
$a->strings["Limitations"] = "";
$a->strings["Warning"] = "";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "";
$a->strings["Synchronizing this calendar with the iPhone"] = "";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "";
$a->strings["Extended calendar with CalDAV-support"] = "";
$a->strings["noreply"] = "ikke svar";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "";
$a->strings["An error occurred during the installation."] = "";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "";
$a->strings["Database status"] = "";
$a->strings["Installed"] = "";
$a->strings["Upgrade needed"] = "";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "";
$a->strings["Not installed"] = "";
$a->strings["Install"] = "";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "";
$a->strings["Friendica Events: Mine"] = "";
$a->strings["Friendica Events: Contacts"] = "";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "";
$a->strings["Starts"] = "";
$a->strings["Ends"] = "";
$a->strings["Location"] = "";
$a->strings["Description"] = "";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "Ingen";
$a->strings["Daily"] = "Daglig";
$a->strings["Weekly"] = "Ukentlig";
$a->strings["Monthly"] = "Månedlig";
$a->strings["Yearly"] = "";
$a->strings["days"] = "dager";
$a->strings["weeks"] = "uker";
$a->strings["months"] = "måneder";
$a->strings["years"] = "år";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "";
$a->strings["Sunday"] = "søndag";
$a->strings["Monday"] = "mandag";
$a->strings["Tuesday"] = "tirsdag";
$a->strings["Wednesday"] = "onsdag";
$a->strings["Thursday"] = "torsdag";
$a->strings["Friday"] = "fredag";
$a->strings["Saturday"] = "lørdag";
$a->strings["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Slett";
$a->strings["E-Mail"] = "";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "";
$a->strings["Minutes"] = "";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "";
$a->strings["German Time Format (dd.mm.YYYY)"] = "";
$a->strings["Private Events"] = "";
$a->strings["No access"] = "";
$a->strings["Private Addressbooks"] = "";

136
dav/lang/pl/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "Kontakty friendica";
$a->strings["Your Friendica-Contacts"] = "Twoje kontakty friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "Nie wgrano pliku.";
$a->strings["Go back to the calendar"] = "Wróć do kalendarza";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Załaduj";
$a->strings["Settings"] = "Ustawienia";
$a->strings["Help"] = "Pomoc";
$a->strings["New event"] = "Nowe wydarzenie";
$a->strings["Today"] = "Dzisiaj";
$a->strings["Day"] = "Dzień";
$a->strings["Week"] = "Tydzień";
$a->strings["Month"] = "Miesiąc";
$a->strings["Reload"] = "Załaduj ponownie";
$a->strings["Previous"] = "Poprzedni";
$a->strings["Next"] = "Następny";
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Błąd";
$a->strings["Permission denied."] = "Brak uprawnień.";
$a->strings["The new values have been saved."] = "";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "Ustawienia kalendarza";
$a->strings["Date format"] = "Format daty";
$a->strings["Time zone"] = "Strefa czasowa";
$a->strings["Save"] = "Zapisz";
$a->strings["Calendars"] = "Kalendarze";
$a->strings["Create a new calendar"] = "Stwórz nowy kalendarz";
$a->strings["Limitations"] = "Ograniczenie";
$a->strings["Warning"] = "Ostrzeżenie";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronizacja (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Zsynchronizuj kalendarz z iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Zsynchronizuj kontakty friendica z iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "Kalendarz";
$a->strings["Extended calendar with CalDAV-support"] = "";
$a->strings["noreply"] = "brak odpowiedzi";
$a->strings["Notification: "] = "Potwierdzeni:";
$a->strings["The database tables have been installed."] = "";
$a->strings["An error occurred during the installation."] = "";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "";
$a->strings["Database status"] = "";
$a->strings["Installed"] = "Zainstalowany";
$a->strings["Upgrade needed"] = "Wymaga uaktualnienia";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "Uaktualnienie";
$a->strings["Not installed"] = "Nie zainstalowany";
$a->strings["Install"] = "Zainstaluj";
$a->strings["Unknown"] = "Nieznany";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "Rozwiązywanie problemów";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "Kalendarz prywatny";
$a->strings["Friendica Events: Mine"] = "Wydarzenia Friendici: Moje";
$a->strings["Friendica Events: Contacts"] = "Wydarzenia Friendici: Kontakty";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "Kontakty Friendica";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "Data wydarzenia";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "Temat";
$a->strings["Starts"] = "Zaczyna się";
$a->strings["Ends"] = "Kończy się";
$a->strings["Location"] = "Położenie";
$a->strings["Description"] = "Opis";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "często";
$a->strings["None"] = "Brak";
$a->strings["Daily"] = "Dziennie";
$a->strings["Weekly"] = "Tygodniowo";
$a->strings["Monthly"] = "Miesięcznie";
$a->strings["Yearly"] = "raz na rok";
$a->strings["days"] = "dni";
$a->strings["weeks"] = "tygodnie";
$a->strings["months"] = "miesiące";
$a->strings["years"] = "lata";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "Dni";
$a->strings["Sunday"] = "Niedziela";
$a->strings["Monday"] = "Poniedziałek";
$a->strings["Tuesday"] = "Wtorek";
$a->strings["Wednesday"] = "Środa";
$a->strings["Thursday"] = "Czwartek";
$a->strings["Friday"] = "Piątek";
$a->strings["Saturday"] = "Sobota";
$a->strings["First day of week:"] = "Pierwszy dzień tygodnia:";
$a->strings["Day of month"] = "Dzień miesiąca";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "Powtarzaj do";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "Do tej daty";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "Wyjątki";
$a->strings["none"] = "";
$a->strings["Notification"] = "Powiadomienie";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Usuń";
$a->strings["E-Mail"] = "E-Mail";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "Godzin";
$a->strings["Minutes"] = "Minut";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "rozpoczęcie wydarzenia";
$a->strings["end of the event"] = "zakończenie wydarzenia";
$a->strings["Add a notification"] = "Dodaj powiadomienie";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "Zapisano";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Amerykański format daty (mm/dd/YYYY)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Niemiecki format daty (dd.mm.YYYY)";
$a->strings["Private Events"] = "Prywatne wydarzenia";
$a->strings["No access"] = "Brak dostępu";
$a->strings["Private Addressbooks"] = "";

136
dav/lang/pt-br/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "Eventos nativos do Friendica";
$a->strings["Friendica-Contacts"] = "Contatos Friendica";
$a->strings["Your Friendica-Contacts"] = "Seus contatos Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "O arquivo ICS foi importado.";
$a->strings["No file was uploaded."] = "Não foi enviado nenhum arquivo.";
$a->strings["Go back to the calendar"] = "Voltar para a agenda";
$a->strings["Import a ICS-file"] = "Importar um arquivo ICS";
$a->strings["ICS-File"] = "Arquivo ICS";
$a->strings["Overwrite all #num# existing events"] = "Sobrescrever todos os #num# eventos existentes";
$a->strings["Upload"] = "Enviar";
$a->strings["Settings"] = "Configurações";
$a->strings["Help"] = "Ajuda";
$a->strings["New event"] = "Novo evento";
$a->strings["Today"] = "Hoje";
$a->strings["Day"] = "Dia";
$a->strings["Week"] = "Semana";
$a->strings["Month"] = "Mês";
$a->strings["Reload"] = "";
$a->strings["Previous"] = "Anterior";
$a->strings["Next"] = "Próximo";
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Erro";
$a->strings["Permission denied."] = "Permissão negada.";
$a->strings["The new values have been saved."] = "Os novos valores foram salvos.";
$a->strings["The calendar has been updated."] = "A agenda foi atualizada.";
$a->strings["The new calendar has been created."] = "A nova agenda foi criada.";
$a->strings["The calendar has been deleted."] = "A agenda foi excluída.";
$a->strings["Calendar Settings"] = "Configurações da agenda";
$a->strings["Date format"] = "Formato da data";
$a->strings["Time zone"] = "Fuso horário";
$a->strings["Save"] = "Salvar";
$a->strings["Calendars"] = "Agendas";
$a->strings["Create a new calendar"] = "Criar uma nova agenda";
$a->strings["Limitations"] = "Limitações";
$a->strings["Warning"] = "Aviso";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sincronização (iPhone, Thunderbird Lightning, Android, ...)";
$a->strings["Synchronizing this calendar with the iPhone"] = "Sincronização desta agenda com o iPhone";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sincronização dos seus contatos Friendica com o iPhone";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "Agenda";
$a->strings["Extended calendar with CalDAV-support"] = "";
$a->strings["noreply"] = "naoresponda";
$a->strings["Notification: "] = "Notificação:";
$a->strings["The database tables have been installed."] = "As tabelas do banco de dados foram instaladas.";
$a->strings["An error occurred during the installation."] = "Ocorreu um erro durante a instalação.";
$a->strings["The database tables have been updated."] = "As tabelas do banco de dados foram atualizadas.";
$a->strings["An error occurred during the update."] = "Ocorreu um erro durante a atualização.";
$a->strings["No system-wide settings yet."] = "Ainda não existe nenhuma configuração global do sistema.";
$a->strings["Database status"] = "Situação do banco de dados";
$a->strings["Installed"] = "Instalado";
$a->strings["Upgrade needed"] = "É necessária uma atualização";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "Atualizar";
$a->strings["Not installed"] = "Não instalado";
$a->strings["Install"] = "Instalar";
$a->strings["Unknown"] = "Desconhecido";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "Criação manual das tabelas do banco de dados:";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "Agenda privada";
$a->strings["Friendica Events: Mine"] = "Eventos Friendica: Meus";
$a->strings["Friendica Events: Contacts"] = "Eventos Friendica: Contatos";
$a->strings["Private Addresses"] = "Endereços privados";
$a->strings["Friendica Contacts"] = "Contatos Friendica";
$a->strings["Could not open component for editing"] = "Não foi possível abrir o componente para edição";
$a->strings["Event data"] = "Data do evento";
$a->strings["Special color"] = "Cor especial";
$a->strings["Subject"] = "Assunto";
$a->strings["Starts"] = "Início";
$a->strings["Ends"] = "Término";
$a->strings["Location"] = "Localização";
$a->strings["Description"] = "Descrição";
$a->strings["Recurrence"] = "Recorrência";
$a->strings["Frequency"] = "Frequência";
$a->strings["None"] = "Nenhuma";
$a->strings["Daily"] = "Diariamente";
$a->strings["Weekly"] = "Semanalmente";
$a->strings["Monthly"] = "Mensalmente";
$a->strings["Yearly"] = "Anualmente";
$a->strings["days"] = "dias";
$a->strings["weeks"] = "semanas";
$a->strings["months"] = "meses";
$a->strings["years"] = "anos";
$a->strings["Interval"] = "Intervalo";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "Dias";
$a->strings["Sunday"] = "Domingo";
$a->strings["Monday"] = "Segunda";
$a->strings["Tuesday"] = "Terça";
$a->strings["Wednesday"] = "Quarta";
$a->strings["Thursday"] = "Quinta";
$a->strings["Friday"] = "Sexta";
$a->strings["Saturday"] = "Sábado";
$a->strings["First day of week:"] = "Primeiro dia da semana:";
$a->strings["Day of month"] = "Dia do mês";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "Repetir até";
$a->strings["Infinite"] = "Infinito";
$a->strings["Until the following date"] = "Até a seguinte data";
$a->strings["Number of times"] = "Número de vezes";
$a->strings["Exceptions"] = "Exceções";
$a->strings["none"] = "nenhuma";
$a->strings["Notification"] = "Notificação";
$a->strings["Notify by"] = "Notificar por";
$a->strings["Remove"] = "Remover";
$a->strings["E-Mail"] = "E-Mail";
$a->strings["On Friendica / Display"] = "Na Friendica / Exibir";
$a->strings["Time"] = "Tempo";
$a->strings["Hours"] = "Horas";
$a->strings["Minutes"] = "Minutos";
$a->strings["Seconds"] = "Segundos";
$a->strings["Weeks"] = "Semanas";
$a->strings["before the"] = "antes do";
$a->strings["start of the event"] = "início do evento";
$a->strings["end of the event"] = "fim do evento";
$a->strings["Add a notification"] = "Adicionar uma notificação";
$a->strings["The event #name# will start at #date"] = "O evento #name# iniciará em #date";
$a->strings["#name# is about to begin."] = "#name# está prestes a começar.";
$a->strings["Saved"] = "Salvo";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Formato de data estadunidense (mm/dd/YYYY)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Formato de data alemão (dd.mm.YYYY)";
$a->strings["Private Events"] = "Eventos privados";
$a->strings["No access"] = "Nenhum acesso";
$a->strings["Private Addressbooks"] = "Livros de endereço privados";

136
dav/lang/ru/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "";
$a->strings["Friendica-Contacts"] = "";
$a->strings["Your Friendica-Contacts"] = "";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "";
$a->strings["The ICS-File has been imported."] = "";
$a->strings["No file was uploaded."] = "";
$a->strings["Go back to the calendar"] = "";
$a->strings["Import a ICS-file"] = "";
$a->strings["ICS-File"] = "";
$a->strings["Overwrite all #num# existing events"] = "";
$a->strings["Upload"] = "Загрузить";
$a->strings["Settings"] = "Настройки";
$a->strings["Help"] = "Помощь";
$a->strings["New event"] = "";
$a->strings["Today"] = "";
$a->strings["Day"] = "";
$a->strings["Week"] = "";
$a->strings["Month"] = "";
$a->strings["Reload"] = "";
$a->strings["Previous"] = "Назад";
$a->strings["Next"] = "Далее";
$a->strings["Date"] = "";
$a->strings["Error"] = "";
$a->strings["Permission denied."] = "Нет разрешения.";
$a->strings["The new values have been saved."] = "";
$a->strings["The calendar has been updated."] = "";
$a->strings["The new calendar has been created."] = "";
$a->strings["The calendar has been deleted."] = "";
$a->strings["Calendar Settings"] = "";
$a->strings["Date format"] = "";
$a->strings["Time zone"] = "";
$a->strings["Save"] = "Сохранить";
$a->strings["Calendars"] = "";
$a->strings["Create a new calendar"] = "";
$a->strings["Limitations"] = "";
$a->strings["Warning"] = "";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "";
$a->strings["Synchronizing this calendar with the iPhone"] = "";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "";
$a->strings["Calendar"] = "";
$a->strings["Extended calendar with CalDAV-support"] = "";
$a->strings["noreply"] = "без ответа";
$a->strings["Notification: "] = "";
$a->strings["The database tables have been installed."] = "";
$a->strings["An error occurred during the installation."] = "";
$a->strings["The database tables have been updated."] = "";
$a->strings["An error occurred during the update."] = "";
$a->strings["No system-wide settings yet."] = "";
$a->strings["Database status"] = "";
$a->strings["Installed"] = "";
$a->strings["Upgrade needed"] = "";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "";
$a->strings["Upgrade"] = "";
$a->strings["Not installed"] = "";
$a->strings["Install"] = "";
$a->strings["Unknown"] = "";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "";
$a->strings["Troubleshooting"] = "";
$a->strings["Manual creation of the database tables:"] = "";
$a->strings["Show SQL-statements"] = "";
$a->strings["Private Calendar"] = "";
$a->strings["Friendica Events: Mine"] = "";
$a->strings["Friendica Events: Contacts"] = "";
$a->strings["Private Addresses"] = "";
$a->strings["Friendica Contacts"] = "";
$a->strings["Could not open component for editing"] = "";
$a->strings["Event data"] = "";
$a->strings["Special color"] = "";
$a->strings["Subject"] = "";
$a->strings["Starts"] = "";
$a->strings["Ends"] = "";
$a->strings["Location"] = "";
$a->strings["Description"] = "";
$a->strings["Recurrence"] = "";
$a->strings["Frequency"] = "";
$a->strings["None"] = "Ничего";
$a->strings["Daily"] = "Ежедневно";
$a->strings["Weekly"] = "Еженедельно";
$a->strings["Monthly"] = "Ежемесячно";
$a->strings["Yearly"] = "";
$a->strings["days"] = "дней";
$a->strings["weeks"] = "недель";
$a->strings["months"] = "мес.";
$a->strings["years"] = "лет";
$a->strings["Interval"] = "";
$a->strings["All %select% %time%"] = "";
$a->strings["Days"] = "";
$a->strings["Sunday"] = "Воскресенье";
$a->strings["Monday"] = "Понедельник";
$a->strings["Tuesday"] = "Вторник";
$a->strings["Wednesday"] = "Среда";
$a->strings["Thursday"] = "Четверг";
$a->strings["Friday"] = "Пятница";
$a->strings["Saturday"] = "Суббота";
$a->strings["First day of week:"] = "";
$a->strings["Day of month"] = "";
$a->strings["#num#th of each month"] = "";
$a->strings["#num#th-last of each month"] = "";
$a->strings["#num#th #wkday# of each month"] = "";
$a->strings["#num#th-last #wkday# of each month"] = "";
$a->strings["#num#th of the given month"] = "";
$a->strings["#num#th-last of the given month"] = "";
$a->strings["#num#th #wkday# of the given month"] = "";
$a->strings["#num#th-last #wkday# of the given month"] = "";
$a->strings["Repeat until"] = "";
$a->strings["Infinite"] = "";
$a->strings["Until the following date"] = "";
$a->strings["Number of times"] = "";
$a->strings["Exceptions"] = "";
$a->strings["none"] = "";
$a->strings["Notification"] = "";
$a->strings["Notify by"] = "";
$a->strings["Remove"] = "Удалить";
$a->strings["E-Mail"] = "";
$a->strings["On Friendica / Display"] = "";
$a->strings["Time"] = "";
$a->strings["Hours"] = "";
$a->strings["Minutes"] = "";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "";
$a->strings["end of the event"] = "";
$a->strings["Add a notification"] = "";
$a->strings["The event #name# will start at #date"] = "";
$a->strings["#name# is about to begin."] = "";
$a->strings["Saved"] = "";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "";
$a->strings["German Time Format (dd.mm.YYYY)"] = "";
$a->strings["Private Events"] = "";
$a->strings["No access"] = "";
$a->strings["Private Addressbooks"] = "";

22
dav/lang/sv/strings.php Normal file
View file

@ -0,0 +1,22 @@
<?php
$a->strings["Upload"] = "Ladda upp";
$a->strings["Settings"] = "Inst&auml;llningar";
$a->strings["Help"] = "Hj&auml;lp";
$a->strings["Permission denied."] = "&Aring;tkomst nekad.";
$a->strings["noreply"] = "noreply";
$a->strings["Daily"] = "Dagligen";
$a->strings["Weekly"] = "Veckovis";
$a->strings["Monthly"] = "M&aring;nadsvis";
$a->strings["days"] = "dagar";
$a->strings["weeks"] = "veckor";
$a->strings["months"] = "m&aring;nader";
$a->strings["years"] = "&aring;r";
$a->strings["Sunday"] = "s&ouml;ndag";
$a->strings["Monday"] = "m&aring;ndag";
$a->strings["Tuesday"] = "tisdag";
$a->strings["Wednesday"] = "onsdag";
$a->strings["Thursday"] = "torsdag";
$a->strings["Friday"] = "fredag";
$a->strings["Saturday"] = "l&ouml;rdag";
$a->strings["Remove"] = "Ta bort";

136
dav/lang/zh-cn/strings.php Normal file
View file

@ -0,0 +1,136 @@
<?php
$a->strings["Friendica-Native events"] = "本Friendica项目";
$a->strings["Friendica-Contacts"] = "Friendica熟人";
$a->strings["Your Friendica-Contacts"] = "您的Friendica熟人";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "进口文件出了问题。不好意思。可能一些项目却是成功地进口了。";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "进口文件出了问题。不好意思。";
$a->strings["The ICS-File has been imported."] = "把ICS文件进口了。";
$a->strings["No file was uploaded."] = "没有上传的文件。";
$a->strings["Go back to the calendar"] = "返回日历";
$a->strings["Import a ICS-file"] = "进口ICS文件";
$a->strings["ICS-File"] = "ICS文件";
$a->strings["Overwrite all #num# existing events"] = "替换所有#num#现有的项目";
$a->strings["Upload"] = "上传";
$a->strings["Settings"] = "配置";
$a->strings["Help"] = "帮助";
$a->strings["New event"] = "新项目";
$a->strings["Today"] = "今天";
$a->strings["Day"] = "";
$a->strings["Week"] = "";
$a->strings["Month"] = "";
$a->strings["Reload"] = "再装入";
$a->strings["Previous"] = "";
$a->strings["Next"] = "";
$a->strings["Date"] = "日期";
$a->strings["Error"] = "错误";
$a->strings["Permission denied."] = "权限不够。";
$a->strings["The new values have been saved."] = "新的设置保存了。";
$a->strings["The calendar has been updated."] = "日历更新了。";
$a->strings["The new calendar has been created."] = "新日历创造了。";
$a->strings["The calendar has been deleted."] = "日历删除了。";
$a->strings["Calendar Settings"] = "日历设置";
$a->strings["Date format"] = "日期形式";
$a->strings["Time zone"] = "时区";
$a->strings["Save"] = "保存";
$a->strings["Calendars"] = "日历";
$a->strings["Create a new calendar"] = "创造新日历";
$a->strings["Limitations"] = "限制";
$a->strings["Warning"] = "警告";
$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "同步iPhoneThunderbird Lightning, 案桌,等)";
$a->strings["Synchronizing this calendar with the iPhone"] = "正在把这个日历跟iPhone同步";
$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "正在把您的Friendica熟人跟iPhone同步";
$a->strings["The current version of this plugin has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "现有的插件没安装好。请跟系统管理您的friendica安装联系为维修。";
$a->strings["Calendar"] = "日历";
$a->strings["Extended calendar with CalDAV-support"] = "增能日历跟CalDAV支持";
$a->strings["noreply"] = "noreply";
$a->strings["Notification: "] = "通知:";
$a->strings["The database tables have been installed."] = "数据库表格被安装了。";
$a->strings["An error occurred during the installation."] = "安装出错误。";
$a->strings["The database tables have been updated."] = "数据库表格更新了。";
$a->strings["An error occurred during the update."] = "更新出了问题。";
$a->strings["No system-wide settings yet."] = "还没有系统设置。";
$a->strings["Database status"] = "数据库现状";
$a->strings["Installed"] = "安装了";
$a->strings["Upgrade needed"] = "必须更新";
$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events <i>should</i> be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "请备份所有的日历数据表格有前缀「dav_」继续之前。虽然所有的日历项目<i>应该</i>被转化成新数据库体系,备份总是最好。下边您会看数据库命令进行按「更新」按钮的时候。";
$a->strings["Upgrade"] = "更新";
$a->strings["Not installed"] = "没安装";
$a->strings["Install"] = "安装";
$a->strings["Unknown"] = "不知道的";
$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "出什么真糟糕的问题。我不能自动地恢复不好意思。请看数据库系统备份数据而手动地把所有前缀着「dav_」表格删除。之后这个安装程序应该能把表格自动地初始化。";
$a->strings["Troubleshooting"] = "调试";
$a->strings["Manual creation of the database tables:"] = "手动造成数据库表格:";
$a->strings["Show SQL-statements"] = "表示SQL陈述";
$a->strings["Private Calendar"] = "私人日历";
$a->strings["Friendica Events: Mine"] = "Friendica项目我的";
$a->strings["Friendica Events: Contacts"] = "Friendica项目熟人";
$a->strings["Private Addresses"] = "私人地址";
$a->strings["Friendica Contacts"] = "Friendica熟人";
$a->strings["Could not open component for editing"] = "开不了部件为编辑";
$a->strings["Event data"] = "项目内容";
$a->strings["Special color"] = "特别颜色";
$a->strings["Subject"] = "题目";
$a->strings["Starts"] = "开始";
$a->strings["Ends"] = "结束";
$a->strings["Location"] = "位置";
$a->strings["Description"] = "描述";
$a->strings["Recurrence"] = "复发";
$a->strings["Frequency"] = "频率";
$a->strings["None"] = "没有";
$a->strings["Daily"] = "每日";
$a->strings["Weekly"] = "每周";
$a->strings["Monthly"] = "每月";
$a->strings["Yearly"] = "一年一次";
$a->strings["days"] = "";
$a->strings["weeks"] = "星期";
$a->strings["months"] = "";
$a->strings["years"] = "";
$a->strings["Interval"] = "间隔";
$a->strings["All %select% %time%"] = "每%select%%time%";
$a->strings["Days"] = "";
$a->strings["Sunday"] = "星期天";
$a->strings["Monday"] = "星期一";
$a->strings["Tuesday"] = "星期二";
$a->strings["Wednesday"] = "星期三";
$a->strings["Thursday"] = "星期四";
$a->strings["Friday"] = "星期五";
$a->strings["Saturday"] = "星期六";
$a->strings["First day of week:"] = "星期第一天:";
$a->strings["Day of month"] = "月里天数";
$a->strings["#num#th of each month"] = "每月第#num#个";
$a->strings["#num#th-last of each month"] = "每月第#num#个最后";
$a->strings["#num#th #wkday# of each month"] = "每月第#num#个#wkday#";
$a->strings["#num#th-last #wkday# of each month"] = "每月第#num#个最后#wkday#";
$a->strings["#num#th of the given month"] = "月第#num#个天";
$a->strings["#num#th-last of the given month"] = "月第#num#个最后天";
$a->strings["#num#th #wkday# of the given month"] = "月第#num#个#wkday#";
$a->strings["#num#th-last #wkday# of the given month"] = "月第#num#个最后#wkday#";
$a->strings["Repeat until"] = "重复到";
$a->strings["Infinite"] = "无限的";
$a->strings["Until the following date"] = "到下个日期";
$a->strings["Number of times"] = "多少次";
$a->strings["Exceptions"] = "除外";
$a->strings["none"] = "没有";
$a->strings["Notification"] = "通知";
$a->strings["Notify by"] = "用地方法为通知";
$a->strings["Remove"] = "移走";
$a->strings["E-Mail"] = "电子邮件";
$a->strings["On Friendica / Display"] = "在Friendica表示";
$a->strings["Time"] = "时间";
$a->strings["Hours"] = "小时";
$a->strings["Minutes"] = "分钟";
$a->strings["Seconds"] = "";
$a->strings["Weeks"] = "";
$a->strings["before the"] = "";
$a->strings["start of the event"] = "项目开始";
$a->strings["end of the event"] = "项目结束";
$a->strings["Add a notification"] = "加一个通知";
$a->strings["The event #name# will start at #date"] = "项目#name#开始在#date";
$a->strings["#name# is about to begin."] = "#name#快开始。";
$a->strings["Saved"] = "保存了";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "美国时间形式(月/日/年)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "德国时间形式(日/月/年)";
$a->strings["Private Events"] = "私人项目";
$a->strings["No access"] = "看不了";
$a->strings["Private Addressbooks"] = "私人通讯录";