regenerated all the strings

This commit is contained in:
Tobias Diekershoff 2021-10-10 08:27:53 +02:00
parent 55986ad17d
commit 25ba6023d0
767 changed files with 7410 additions and 7962 deletions

View file

@ -5,24 +5,23 @@ function string_plural_select_cs($n){
$n = intval($n);
if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; }
}}
;
$a->strings["Permission denied."] = "Přístup odmítnut.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Nebylo možné registrovat klienta na pump.io serveru '%s'.";
$a->strings["You are now authenticated to pumpio."] = "Nyní jste přihlášen k pumpio.";
$a->strings["return to the connector page"] = "návrat ke stránce konektor";
$a->strings["Post to pumpio"] = "Příspěvek na pumpio";
$a->strings["Pump.io Import/Export/Mirror"] = "Pump.oi Import/Export/Zrcadlení";
$a->strings["pump.io username (without the servername)"] = "uživatelské jméno pump.io (bez jména serveru)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "jméno serveru pump.io (bez \"http://\" nebo \"https://\" )";
$a->strings["Authenticate your pump.io connection"] = "Přihlásit ke spojení na pump.io";
$a->strings["Import the remote timeline"] = "Importovat vzdálenou časovou osu";
$a->strings["Enable pump.io Post Addon"] = "Povolit doplněk pumo.io Post";
$a->strings["Post to pump.io by default"] = "Posílat příspěvky na pump.io automaticky";
$a->strings["Should posts be public?"] = "Mají být příspěvky veřejné?";
$a->strings["Mirror all public posts"] = "Zrcadlit všechny veřejné příspěvky";
$a->strings["Check to delete this preset"] = "Zaškrtnout pro smazání tohoto nastavení";
$a->strings["Save Settings"] = "Uložit Nastavení";
$a->strings["Pump.io post failed. Queued for retry."] = "Zaslání příspěvku na Pump.io selhalo. Příspěvek byl zařazen do fronty pro opakované odeslání.";
$a->strings["Pump.io like failed. Queued for retry."] = "Zaslání příspěvku na Pump.io zřejmě selhalo. Příspěvek byl zařazen do fronty pro opakované odeslání.";
$a->strings["status"] = "stav";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s se líbí %3\$s %2\$s";
$a->strings['Permission denied.'] = 'Přístup odmítnut.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Nebylo možné registrovat klienta na pump.io serveru \'%s\'.';
$a->strings['You are now authenticated to pumpio.'] = 'Nyní jste přihlášen k pumpio.';
$a->strings['return to the connector page'] = 'návrat ke stránce konektor';
$a->strings['Post to pumpio'] = 'Příspěvek na pumpio';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.oi Import/Export/Zrcadlení';
$a->strings['pump.io username (without the servername)'] = 'uživatelské jméno pump.io (bez jména serveru)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'jméno serveru pump.io (bez "http://" nebo "https://" )';
$a->strings['Authenticate your pump.io connection'] = 'Přihlásit ke spojení na pump.io';
$a->strings['Import the remote timeline'] = 'Importovat vzdálenou časovou osu';
$a->strings['Enable pump.io Post Addon'] = 'Povolit doplněk pumo.io Post';
$a->strings['Post to pump.io by default'] = 'Posílat příspěvky na pump.io automaticky';
$a->strings['Should posts be public?'] = 'Mají být příspěvky veřejné?';
$a->strings['Mirror all public posts'] = 'Zrcadlit všechny veřejné příspěvky';
$a->strings['Check to delete this preset'] = 'Zaškrtnout pro smazání tohoto nastavení';
$a->strings['Save Settings'] = 'Uložit Nastavení';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Zaslání příspěvku na Pump.io selhalo. Příspěvek byl zařazen do fronty pro opakované odeslání.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Zaslání příspěvku na Pump.io zřejmě selhalo. Příspěvek byl zařazen do fronty pro opakované odeslání.';
$a->strings['status'] = 'stav';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s se líbí %3$s %2$s';

View file

@ -5,24 +5,23 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Permission denied."] = "Zugriff verweigert.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Die Registrierung des Nutzers auf dem Pump.io-Server '%s' ist nicht möglich.";
$a->strings["You are now authenticated to pumpio."] = "Du bist nun auf pumpio authentifiziert.";
$a->strings["return to the connector page"] = "zurück zur Connector Seite";
$a->strings["Post to pumpio"] = "Auf pumpio veröffentlichen";
$a->strings["Pump.io Import/Export/Mirror"] = " Pump.io Import/Export/Spiegeln";
$a->strings["pump.io username (without the servername)"] = " Pump.io Nutzername (ohne den Servernamen)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = " Pump.io Servername (ohne \"http://\" oder \"https://\" )";
$a->strings["Authenticate your pump.io connection"] = "Authentifiziere deine Pump.io Verbindung";
$a->strings["Import the remote timeline"] = "Importiere die entfernte Zeitleiste";
$a->strings["Enable pump.io Post Addon"] = "Pump.io-Post-Addon aktivieren";
$a->strings["Post to pump.io by default"] = "Standardmäßig bei Pump.io veröffentlichen";
$a->strings["Should posts be public?"] = "Sollen Nachrichten öffentlich sein ?";
$a->strings["Mirror all public posts"] = "Spiegle alle öffentlichen Nachrichten";
$a->strings["Check to delete this preset"] = "Markieren um dieses Preset zu löschen";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["Pump.io post failed. Queued for retry."] = "Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut.";
$a->strings["Pump.io like failed. Queued for retry."] = "Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut.";
$a->strings["status"] = "Status";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$s's %3\$s";
$a->strings['Permission denied.'] = 'Zugriff verweigert.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Die Registrierung des Nutzers auf dem Pump.io-Server \'%s\' ist nicht möglich.';
$a->strings['You are now authenticated to pumpio.'] = 'Du bist nun auf pumpio authentifiziert.';
$a->strings['return to the connector page'] = 'zurück zur Connector Seite';
$a->strings['Post to pumpio'] = 'Auf pumpio veröffentlichen';
$a->strings['Pump.io Import/Export/Mirror'] = ' Pump.io Import/Export/Spiegeln';
$a->strings['pump.io username (without the servername)'] = ' Pump.io Nutzername (ohne den Servernamen)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = ' Pump.io Servername (ohne "http://" oder "https://" )';
$a->strings['Authenticate your pump.io connection'] = 'Authentifiziere deine Pump.io Verbindung';
$a->strings['Import the remote timeline'] = 'Importiere die entfernte Zeitleiste';
$a->strings['Enable pump.io Post Addon'] = 'Pump.io-Post-Addon aktivieren';
$a->strings['Post to pump.io by default'] = 'Standardmäßig bei Pump.io veröffentlichen';
$a->strings['Should posts be public?'] = 'Sollen Nachrichten öffentlich sein ?';
$a->strings['Mirror all public posts'] = 'Spiegle alle öffentlichen Nachrichten';
$a->strings['Check to delete this preset'] = 'Markieren um dieses Preset zu löschen';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Veröffentlichung bei Pump.io gescheitert. Wir versuchen es später erneut.';
$a->strings['status'] = 'Status';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s mag %2$s\'s %3$s';

View file

@ -5,22 +5,21 @@ function string_plural_select_es($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Permission denied."] = "Permiso denegado.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Imposible registrar el cliente en el servidor '%s' de pump.io.";
$a->strings["You are now authenticated to pumpio."] = "Ahora está autenticado en Pump.io.";
$a->strings["return to the connector page"] = "volver a la página del conector";
$a->strings["Post to pumpio"] = "Publicar en Pump.io";
$a->strings["Pump.io Import/Export/Mirror"] = "Importar/Exportar/Reflejar Pump.io";
$a->strings["pump.io username (without the servername)"] = "Nombre de usuario de Pump.io (sin el nombre de servidor)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "Nombre de servidor de Pump.io (sin \"http://\" o \"https://\" )";
$a->strings["Authenticate your pump.io connection"] = "Autenticar su conexión de Pump.io";
$a->strings["Import the remote timeline"] = "Importar la línea de tiempo remota";
$a->strings["Enable pump.io Post Addon"] = "Habilitar el complemento de publicación pump.io";
$a->strings["Post to pump.io by default"] = "Publicar en Pump.io por defecto";
$a->strings["Should posts be public?"] = "¿Deberían de ser públicas las entradas?";
$a->strings["Mirror all public posts"] = "Reflejar todas las entradas públicas";
$a->strings["Check to delete this preset"] = "Chequear para eliminar este preajuste";
$a->strings["Save Settings"] = "Guardar Ajustes";
$a->strings["status"] = "estado";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s le gustan los %3\$s de %2\$s";
$a->strings['Permission denied.'] = 'Permiso denegado.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Imposible registrar el cliente en el servidor \'%s\' de pump.io.';
$a->strings['You are now authenticated to pumpio.'] = 'Ahora está autenticado en Pump.io.';
$a->strings['return to the connector page'] = 'volver a la página del conector';
$a->strings['Post to pumpio'] = 'Publicar en Pump.io';
$a->strings['Pump.io Import/Export/Mirror'] = 'Importar/Exportar/Reflejar Pump.io';
$a->strings['pump.io username (without the servername)'] = 'Nombre de usuario de Pump.io (sin el nombre de servidor)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'Nombre de servidor de Pump.io (sin "http://" o "https://" )';
$a->strings['Authenticate your pump.io connection'] = 'Autenticar su conexión de Pump.io';
$a->strings['Import the remote timeline'] = 'Importar la línea de tiempo remota';
$a->strings['Enable pump.io Post Addon'] = 'Habilitar el complemento de publicación pump.io';
$a->strings['Post to pump.io by default'] = 'Publicar en Pump.io por defecto';
$a->strings['Should posts be public?'] = '¿Deberían de ser públicas las entradas?';
$a->strings['Mirror all public posts'] = 'Reflejar todas las entradas públicas';
$a->strings['Check to delete this preset'] = 'Chequear para eliminar este preajuste';
$a->strings['Save Settings'] = 'Guardar Ajustes';
$a->strings['status'] = 'estado';
$a->strings['%1$s likes %2$s\'s %3$s'] = 'A %1$s le gustan los %3$s de %2$s';

View file

@ -5,16 +5,15 @@ function string_plural_select_fi_fi($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Permission denied."] = "Lupa kielletty.";
$a->strings["Post to pumpio"] = "Lähetä pump.ioon";
$a->strings["pump.io username (without the servername)"] = "pump.io käyttäjätunnus (ilman palvelinnimeä)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "pump.io palvelinnimi (ilman \"http://\" tai \"https://\" )";
$a->strings["Import the remote timeline"] = "Tuo etäaikajana";
$a->strings["Enable pump.io Post Addon"] = "Ota pump.io -viestilisäosa käyttöön";
$a->strings["Post to pump.io by default"] = "Lähetä pump.iohon oletuksena";
$a->strings["Mirror all public posts"] = "Peilaa kaikki julkiset julkaisut";
$a->strings["Save Settings"] = "Tallenna asetukset";
$a->strings["Pump.io post failed. Queued for retry."] = "Pump.io -julkaisu epäonnistui. Jonossa uudelleenyritykseen.";
$a->strings["Pump.io like failed. Queued for retry."] = "Pump.io -tykkäys epäonnistui. Jonossa uudelleenyritykseen.";
$a->strings["status"] = "tila";
$a->strings['Permission denied.'] = 'Lupa kielletty.';
$a->strings['Post to pumpio'] = 'Lähetä pump.ioon';
$a->strings['pump.io username (without the servername)'] = 'pump.io käyttäjätunnus (ilman palvelinnimeä)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'pump.io palvelinnimi (ilman "http://" tai "https://" )';
$a->strings['Import the remote timeline'] = 'Tuo etäaikajana';
$a->strings['Enable pump.io Post Addon'] = 'Ota pump.io -viestilisäosa käyttöön';
$a->strings['Post to pump.io by default'] = 'Lähetä pump.iohon oletuksena';
$a->strings['Mirror all public posts'] = 'Peilaa kaikki julkiset julkaisut';
$a->strings['Save Settings'] = 'Tallenna asetukset';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Pump.io -julkaisu epäonnistui. Jonossa uudelleenyritykseen.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Pump.io -tykkäys epäonnistui. Jonossa uudelleenyritykseen.';
$a->strings['status'] = 'tila';

View file

@ -5,14 +5,13 @@ function string_plural_select_fr($n){
$n = intval($n);
return intval($n > 1);
}}
;
$a->strings["Permission denied."] = "Permission refusée.";
$a->strings["You are now authenticated to pumpio."] = "Vous êtes maintenant authentifié sur pump.io.";
$a->strings["return to the connector page"] = "Retourner à la page du connecteur";
$a->strings["Post to pumpio"] = "Publier sur pump.io";
$a->strings["pump.io username (without the servername)"] = "Nom d'utilisateur pump.io (sans le nom du serveur)";
$a->strings["Import the remote timeline"] = "Importer la timeline distante";
$a->strings["Post to pump.io by default"] = "Publier sur pump.io par défaut";
$a->strings["Should posts be public?"] = "Les messages devraient être publiques ?";
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
$a->strings["status"] = "statut";
$a->strings['Permission denied.'] = 'Permission refusée.';
$a->strings['You are now authenticated to pumpio.'] = 'Vous êtes maintenant authentifié sur pump.io.';
$a->strings['return to the connector page'] = 'Retourner à la page du connecteur';
$a->strings['Post to pumpio'] = 'Publier sur pump.io';
$a->strings['pump.io username (without the servername)'] = 'Nom d\'utilisateur pump.io (sans le nom du serveur)';
$a->strings['Import the remote timeline'] = 'Importer la timeline distante';
$a->strings['Post to pump.io by default'] = 'Publier sur pump.io par défaut';
$a->strings['Should posts be public?'] = 'Les messages devraient être publiques ?';
$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
$a->strings['status'] = 'statut';

View file

@ -5,22 +5,21 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Permission denied."] = "Engedély megtagadva.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Nem lehet regisztrálni a klienst a(z) „%s” pump.io kiszolgálón.";
$a->strings["You are now authenticated to pumpio."] = "Most már hitelesítve van a pump.io-hoz.";
$a->strings["return to the connector page"] = "visszatérés a csatlakozó oldalára";
$a->strings["Post to pumpio"] = "Beküldése a pump.io-ra";
$a->strings["Pump.io Import/Export/Mirror"] = "Pump.io importálás, exportálás vagy tükrözés";
$a->strings["pump.io username (without the servername)"] = "pump.io felhasználónév (a kiszolgálónév nélkül)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "pump.io kiszolgálónév (a „http://” vagy „https://” nélkül)";
$a->strings["Authenticate your pump.io connection"] = "A pump.io-kapcsolatának hitelesítése";
$a->strings["Import the remote timeline"] = "A távoli idővonal importálása";
$a->strings["Enable pump.io Post Addon"] = "A pump.io-beküldő bővítmény engedélyezése";
$a->strings["Post to pump.io by default"] = "Beküldés a pump.io-ra alapértelmezetten";
$a->strings["Should posts be public?"] = "Nyilvánosak legyenek a bejegyzések?";
$a->strings["Mirror all public posts"] = "Összes nyilvános bejegyzés tükrözése";
$a->strings["Check to delete this preset"] = "Jelölje be az előbeállítás törléséhez";
$a->strings["Save Settings"] = "Beállítások mentése";
$a->strings["status"] = "állapotát";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s kedveli %2\$s %3\$s";
$a->strings['Permission denied.'] = 'Engedély megtagadva.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Nem lehet regisztrálni a klienst a(z) „%s” pump.io kiszolgálón.';
$a->strings['You are now authenticated to pumpio.'] = 'Most már hitelesítve van a pump.io-hoz.';
$a->strings['return to the connector page'] = 'visszatérés a csatlakozó oldalára';
$a->strings['Post to pumpio'] = 'Beküldése a pump.io-ra';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io importálás, exportálás vagy tükrözés';
$a->strings['pump.io username (without the servername)'] = 'pump.io felhasználónév (a kiszolgálónév nélkül)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'pump.io kiszolgálónév (a „http://” vagy „https://” nélkül)';
$a->strings['Authenticate your pump.io connection'] = 'A pump.io-kapcsolatának hitelesítése';
$a->strings['Import the remote timeline'] = 'A távoli idővonal importálása';
$a->strings['Enable pump.io Post Addon'] = 'A pump.io-beküldő bővítmény engedélyezése';
$a->strings['Post to pump.io by default'] = 'Beküldés a pump.io-ra alapértelmezetten';
$a->strings['Should posts be public?'] = 'Nyilvánosak legyenek a bejegyzések?';
$a->strings['Mirror all public posts'] = 'Összes nyilvános bejegyzés tükrözése';
$a->strings['Check to delete this preset'] = 'Jelölje be az előbeállítás törléséhez';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['status'] = 'állapotát';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s kedveli %2$s %3$s';

View file

@ -5,24 +5,23 @@ function string_plural_select_it($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Permission denied."] = "Permesso negato.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Impossibile registrare il client sul server pump.io '%s'";
$a->strings["You are now authenticated to pumpio."] = "Sei autenticato su pump.io";
$a->strings["return to the connector page"] = "ritorna alla pagina del connettore";
$a->strings["Post to pumpio"] = "Invia a pump.io";
$a->strings["Pump.io Import/Export/Mirror"] = "Esporta/Importa/Clona pump.io";
$a->strings["pump.io username (without the servername)"] = "nome utente pump.io (senza il nome del server)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "nome del server pump.io (senza \"http://\" o \"https://\")";
$a->strings["Authenticate your pump.io connection"] = "Autentica la tua connessione pump.io";
$a->strings["Import the remote timeline"] = "Importa la timeline remota";
$a->strings["Enable pump.io Post Addon"] = "Abilita il componente aggiuntivo di invio ad pump.io";
$a->strings["Post to pump.io by default"] = "Invia sempre a pump.io";
$a->strings["Should posts be public?"] = "I messaggi devono essere pubblici?";
$a->strings["Mirror all public posts"] = "Clona tutti i messaggi pubblici";
$a->strings["Check to delete this preset"] = "Seleziona per elimiare queto preset";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Pump.io post failed. Queued for retry."] = "Invio a pump.io fallito. In attesa di riprovare.";
$a->strings["Pump.io like failed. Queued for retry."] = "Invio 'mi piace' a pump.io fallito. In attesa di riprovare.";
$a->strings["status"] = "stato";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "a %1\$s piace %2\$s di %3\$s";
$a->strings['Permission denied.'] = 'Permesso negato.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Impossibile registrare il client sul server pump.io \'%s\'';
$a->strings['You are now authenticated to pumpio.'] = 'Sei autenticato su pump.io';
$a->strings['return to the connector page'] = 'ritorna alla pagina del connettore';
$a->strings['Post to pumpio'] = 'Invia a pump.io';
$a->strings['Pump.io Import/Export/Mirror'] = 'Esporta/Importa/Clona pump.io';
$a->strings['pump.io username (without the servername)'] = 'nome utente pump.io (senza il nome del server)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'nome del server pump.io (senza "http://" o "https://")';
$a->strings['Authenticate your pump.io connection'] = 'Autentica la tua connessione pump.io';
$a->strings['Import the remote timeline'] = 'Importa la timeline remota';
$a->strings['Enable pump.io Post Addon'] = 'Abilita il componente aggiuntivo di invio ad pump.io';
$a->strings['Post to pump.io by default'] = 'Invia sempre a pump.io';
$a->strings['Should posts be public?'] = 'I messaggi devono essere pubblici?';
$a->strings['Mirror all public posts'] = 'Clona tutti i messaggi pubblici';
$a->strings['Check to delete this preset'] = 'Seleziona per elimiare queto preset';
$a->strings['Save Settings'] = 'Salva Impostazioni';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Invio a pump.io fallito. In attesa di riprovare.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Invio \'mi piace\' a pump.io fallito. In attesa di riprovare.';
$a->strings['status'] = 'stato';
$a->strings['%1$s likes %2$s\'s %3$s'] = 'a %1$s piace %2$s di %3$s';

View file

@ -5,10 +5,9 @@ function string_plural_select_nl($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Permission denied."] = "Toegang geweigerd.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Niet mogelijk om uw client te registreren op pump.io server '%s'";
$a->strings["Pump.io Import/Export/Mirror"] = "Pump.io Import/Exporteren/Spiegelen";
$a->strings["Enable pump.io Post Addon"] = "Pump.io Post Addon inschakelen";
$a->strings["Post to pump.io by default"] = "Plaatsen op pump.io als standaard instellen ";
$a->strings["Save Settings"] = "Instellingen opslaan";
$a->strings['Permission denied.'] = 'Toegang geweigerd.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Niet mogelijk om uw client te registreren op pump.io server \'%s\'';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io Import/Exporteren/Spiegelen';
$a->strings['Enable pump.io Post Addon'] = 'Pump.io Post Addon inschakelen';
$a->strings['Post to pump.io by default'] = 'Plaatsen op pump.io als standaard instellen ';
$a->strings['Save Settings'] = 'Instellingen opslaan';

View file

@ -5,24 +5,23 @@ function string_plural_select_pl($n){
$n = intval($n);
if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; }
}}
;
$a->strings["Permission denied."] = "Odmowa dostępu.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Nie można zarejestrować klienta na serwerze pump.io '%s'.";
$a->strings["You are now authenticated to pumpio."] = "Jesteś teraz uwierzytelniony w trybie pumpio.";
$a->strings["return to the connector page"] = "powrót do strony łączenia";
$a->strings["Post to pumpio"] = "Prześlij do pumpio";
$a->strings["Pump.io Import/Export/Mirror"] = "Pump.io Import/Export/Mirror";
$a->strings["pump.io username (without the servername)"] = "nazwa użytkownika pump.io (bez nazwy serwera)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "pump.io nazwa_serwera (bez \"http://\" lub \"https://\")";
$a->strings["Authenticate your pump.io connection"] = "Uwierzytelnij swoje połączenie pump.io";
$a->strings["Import the remote timeline"] = "Zaimportuj zdalną oś czasu";
$a->strings["Enable pump.io Post Addon"] = "Włącz dodatek pump.io";
$a->strings["Post to pump.io by default"] = "Opublikuj domyślnie w pump.io";
$a->strings["Should posts be public?"] = "Czy posty powinny być publiczne?";
$a->strings["Mirror all public posts"] = "Odbij wszystkie publiczne posty";
$a->strings["Check to delete this preset"] = "Zaznacz, aby usunąć to ustawienie wstępne";
$a->strings["Save Settings"] = "Zapisz ustawienia";
$a->strings["Pump.io post failed. Queued for retry."] = "Błąd Pump.io post. W kolejce do ponowienia.";
$a->strings["Pump.io like failed. Queued for retry."] = "Błąd Pump.io. W kolejce do ponowienia.";
$a->strings["status"] = "status";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$slubi %2\$s %3\$s ";
$a->strings['Permission denied.'] = 'Odmowa dostępu.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Nie można zarejestrować klienta na serwerze pump.io \'%s\'.';
$a->strings['You are now authenticated to pumpio.'] = 'Jesteś teraz uwierzytelniony w trybie pumpio.';
$a->strings['return to the connector page'] = 'powrót do strony łączenia';
$a->strings['Post to pumpio'] = 'Prześlij do pumpio';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io Import/Export/Mirror';
$a->strings['pump.io username (without the servername)'] = 'nazwa użytkownika pump.io (bez nazwy serwera)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'pump.io nazwa_serwera (bez "http://" lub "https://")';
$a->strings['Authenticate your pump.io connection'] = 'Uwierzytelnij swoje połączenie pump.io';
$a->strings['Import the remote timeline'] = 'Zaimportuj zdalną oś czasu';
$a->strings['Enable pump.io Post Addon'] = 'Włącz dodatek pump.io';
$a->strings['Post to pump.io by default'] = 'Opublikuj domyślnie w pump.io';
$a->strings['Should posts be public?'] = 'Czy posty powinny być publiczne?';
$a->strings['Mirror all public posts'] = 'Odbij wszystkie publiczne posty';
$a->strings['Check to delete this preset'] = 'Zaznacz, aby usunąć to ustawienie wstępne';
$a->strings['Save Settings'] = 'Zapisz ustawienia';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Błąd Pump.io post. W kolejce do ponowienia.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Błąd Pump.io. W kolejce do ponowienia.';
$a->strings['status'] = 'status';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$slubi %2$s %3$s ';

View file

@ -5,16 +5,15 @@ function string_plural_select_pt_br($n){
$n = intval($n);
return intval($n > 1);
}}
;
$a->strings["Permission denied."] = "Permissão negada.";
$a->strings["You are now authenticated to pumpio."] = "Você se autenticou no Pump.io.";
$a->strings["return to the connector page"] = "voltar à página de conectores";
$a->strings["Post to pumpio"] = "Publicar no Pump.io";
$a->strings["pump.io username (without the servername)"] = "Nome de usuário no pump.io (sem o nome do servidor)";
$a->strings["Import the remote timeline"] = "Importar a linha do tempo remota";
$a->strings["Enable pump.io Post Addon"] = "Habilitar plug-in para publicar no Pump.io";
$a->strings["Post to pump.io by default"] = "Publicar no Pump.io por padrão";
$a->strings["Save Settings"] = "Salvar Configurações";
$a->strings["Pump.io post failed. Queued for retry."] = "Falha ao publicar no Pump.io. Na fila para tentar novamente.";
$a->strings["Pump.io like failed. Queued for retry."] = "Falha ao curtir no Pump.io. Na fila para tentar novamente.";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s curtiu o %3\$s de %2\$s";
$a->strings['Permission denied.'] = 'Permissão negada.';
$a->strings['You are now authenticated to pumpio.'] = 'Você se autenticou no Pump.io.';
$a->strings['return to the connector page'] = 'voltar à página de conectores';
$a->strings['Post to pumpio'] = 'Publicar no Pump.io';
$a->strings['pump.io username (without the servername)'] = 'Nome de usuário no pump.io (sem o nome do servidor)';
$a->strings['Import the remote timeline'] = 'Importar a linha do tempo remota';
$a->strings['Enable pump.io Post Addon'] = 'Habilitar plug-in para publicar no Pump.io';
$a->strings['Post to pump.io by default'] = 'Publicar no Pump.io por padrão';
$a->strings['Save Settings'] = 'Salvar Configurações';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Falha ao publicar no Pump.io. Na fila para tentar novamente.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Falha ao curtir no Pump.io. Na fila para tentar novamente.';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s curtiu o %3$s de %2$s';

View file

@ -5,24 +5,23 @@ function string_plural_select_ro($n){
$n = intval($n);
if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; }
}}
;
$a->strings["Permission denied."] = "Permisiune refuzată.";
$a->strings["Unable to register the client at the pump.io server '%s'."] = "Imposibil de înregistrat clientul pe serverul pump.io '%s'.";
$a->strings["You are now authenticated to pumpio."] = "Acum sunteți autentificat pe pumpio.";
$a->strings["return to the connector page"] = "revenire la pagina de conectare";
$a->strings["Post to pumpio"] = "Postați pe pumpio";
$a->strings["Pump.io Import/Export/Mirror"] = "Import/Export/Clonare Pump.io ";
$a->strings["pump.io username (without the servername)"] = "Utilizator pump.io (fără nume server)";
$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "Nume server pump.io (fără \"http://\" ori \"https://\" )";
$a->strings["Authenticate your pump.io connection"] = "Autentificați-vă conectarea la pump.io";
$a->strings["Import the remote timeline"] = "Importare cronologie la distanță";
$a->strings["Enable pump.io Post Addon"] = "Activare Modul Postare pump.io";
$a->strings["Post to pump.io by default"] = "Postați implicit pe pump.io";
$a->strings["Should posts be public?"] = "Postările ar trebui sa fie publice?";
$a->strings["Mirror all public posts"] = "Reproducere pentru toate postările publice";
$a->strings["Check to delete this preset"] = "Bifați pentru a șterge această presetare";
$a->strings["Save Settings"] = "Salvare Configurări";
$a->strings["Pump.io post failed. Queued for retry."] = "Postarea pe pump.io a eșuat. S-a pus în așteptare pentru reîncercare.";
$a->strings["Pump.io like failed. Queued for retry."] = "Aprecierea de pe pump.io a eșuat. S-a pus în așteptare pentru reîncercare.";
$a->strings["status"] = "status";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s apreciază %3\$s lui %2\$s ";
$a->strings['Permission denied.'] = 'Permisiune refuzată.';
$a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Imposibil de înregistrat clientul pe serverul pump.io \'%s\'.';
$a->strings['You are now authenticated to pumpio.'] = 'Acum sunteți autentificat pe pumpio.';
$a->strings['return to the connector page'] = 'revenire la pagina de conectare';
$a->strings['Post to pumpio'] = 'Postați pe pumpio';
$a->strings['Pump.io Import/Export/Mirror'] = 'Import/Export/Clonare Pump.io ';
$a->strings['pump.io username (without the servername)'] = 'Utilizator pump.io (fără nume server)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'Nume server pump.io (fără "http://" ori "https://" )';
$a->strings['Authenticate your pump.io connection'] = 'Autentificați-vă conectarea la pump.io';
$a->strings['Import the remote timeline'] = 'Importare cronologie la distanță';
$a->strings['Enable pump.io Post Addon'] = 'Activare Modul Postare pump.io';
$a->strings['Post to pump.io by default'] = 'Postați implicit pe pump.io';
$a->strings['Should posts be public?'] = 'Postările ar trebui sa fie publice?';
$a->strings['Mirror all public posts'] = 'Reproducere pentru toate postările publice';
$a->strings['Check to delete this preset'] = 'Bifați pentru a șterge această presetare';
$a->strings['Save Settings'] = 'Salvare Configurări';
$a->strings['Pump.io post failed. Queued for retry.'] = 'Postarea pe pump.io a eșuat. S-a pus în așteptare pentru reîncercare.';
$a->strings['Pump.io like failed. Queued for retry.'] = 'Aprecierea de pe pump.io a eșuat. S-a pus în așteptare pentru reîncercare.';
$a->strings['status'] = 'status';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s apreciază %3$s lui %2$s ';