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,37 +5,36 @@ 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["Post to GNU Social"] = "Poslat na GNU social";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Obraťte se na administratora webu.<br />Poskytnutý odkaz na API není platný.";
$a->strings["We could not contact the GNU Social API with the Path you entered."] = "Nemohli jsme kontaktovat API GNU social pomocí cesty, kterou jste zadal/a.";
$a->strings["GNU Social settings updated."] = "Nastavení pro GNU social aktualizována.";
$a->strings["GNU Social Import/Export/Mirror"] = "Import/export/zrcadlení GNU social";
$a->strings["Globally Available GNU Social OAuthKeys"] = "Globálně dostupné OAuth klíče pro GNU";
$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Jsou dostupné předkonfigurované páry klíčů OAuth pro některé servery GNU social. Pokud některý z nich používáte, prosím používejte tyto kredenciály. Pokud ne, můžete se klidně připojit k jakékoliv jiné instanci GNU social (viz dole).";
$a->strings["Save Settings"] = "Uložit nastavení";
$a->strings["Provide your own OAuth Credentials"] = "Uveďte své vlastní OAuth přihlašovací údaje";
$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = "Nenalezen žádný pár klíčů pro GNU social. Registrujte svůj účet Friendica na Vašem účtu GNU social jako desktopový klient, zkopírujte sem pár klíčů consumer key a zadejte kořenovou složku API.<br />Dříve, než si zaregistrujete Váš vlastní pár klíčů, se zeptejte administrátora, jestli již na Vaší oblíbené instalaci GNU social existuje pár klíčů pro tuto instalaci Friendica.";
$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";
$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret";
$a->strings["Base API Path (remember the trailing /)"] = "Cesta k Base API (nezapomeňte na koncové /)";
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "Pro připojení k Vašemu účtu na GNU social klikněte na tlačítko níže. Obdržíte bezpečnostní kód od GNU social, ten musíte zkopírovat do vyplňovacího pole níže a odeslat formulář. Pouze Vaše <strong>veřejné</strong> příspěvky budou odesílány na GNU social.";
$a->strings["Log in with GNU Social"] = "Přihlásit se pomocí GNU social";
$a->strings["Copy the security code from GNU Social here"] = "Zde překopírujte váš bezpečnostní kód z GNU social";
$a->strings["Cancel Connection Process"] = "Zrušit připojování";
$a->strings["Current GNU Social API is"] = "Aktuální API GNU social je:";
$a->strings["Cancel GNU Social Connection"] = "Zrušit spojení s GNU social";
$a->strings["Currently connected to: "] = "Aktuálně jste připojen/a k:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Je-li povoleno, všechny Vaše <strong>veřejné</strong> příspěvky mohou být zasílány na související účet na GNU social. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování při psaní každého příspěvku.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Poznámka</strong>: Kvůli vašim nastavením o soukromí (<em>Skrýt Vaše profilové detaily před neznámými návštěvníky?</em>), odkaz potenciálně obsažen ve veřejných příspěvcích přeposílaných na GNU social zavedou návštěvníky na prázdnou stránku informující návštěvníky, že přístup na Váš profil byl zakázán.";
$a->strings["Allow posting to GNU Social"] = "Povolit posílání příspěvků na GNU social";
$a->strings["Send public postings to GNU Social by default"] = "Ve výchozím stavu posílat veřejné příspěvky na GNU social";
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Zrcadlit všechny příspěvky z GNU social, které nejsou odpovědi nebo zopakované zprávy";
$a->strings["Import the remote timeline"] = "Importovat vzdálenou časovou osu";
$a->strings["Disabled"] = "Zakázáno";
$a->strings["Full Timeline"] = "Plná časová osa";
$a->strings["Only Mentions"] = "Pouze zmínky";
$a->strings["Clear OAuth configuration"] = "Vymazat konfiguraci OAuth";
$a->strings["Site name"] = "Název webu";
$a->strings["Consumer Secret"] = "Consumer Secret";
$a->strings["Consumer Key"] = "Consumer Key";
$a->strings['Post to GNU Social'] = 'Poslat na GNU social';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Obraťte se na administratora webu.<br />Poskytnutý odkaz na API není platný.';
$a->strings['We could not contact the GNU Social API with the Path you entered.'] = 'Nemohli jsme kontaktovat API GNU social pomocí cesty, kterou jste zadal/a.';
$a->strings['GNU Social settings updated.'] = 'Nastavení pro GNU social aktualizována.';
$a->strings['GNU Social Import/Export/Mirror'] = 'Import/export/zrcadlení GNU social';
$a->strings['Globally Available GNU Social OAuthKeys'] = 'Globálně dostupné OAuth klíče pro GNU';
$a->strings['There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below).'] = 'Jsou dostupné předkonfigurované páry klíčů OAuth pro některé servery GNU social. Pokud některý z nich používáte, prosím používejte tyto kredenciály. Pokud ne, můžete se klidně připojit k jakékoliv jiné instanci GNU social (viz dole).';
$a->strings['Save Settings'] = 'Uložit nastavení';
$a->strings['Provide your own OAuth Credentials'] = 'Uveďte své vlastní OAuth přihlašovací údaje';
$a->strings['No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation.'] = 'Nenalezen žádný pár klíčů pro GNU social. Registrujte svůj účet Friendica na Vašem účtu GNU social jako desktopový klient, zkopírujte sem pár klíčů consumer key a zadejte kořenovou složku API.<br />Dříve, než si zaregistrujete Váš vlastní pár klíčů, se zeptejte administrátora, jestli již na Vaší oblíbené instalaci GNU social existuje pár klíčů pro tuto instalaci Friendica.';
$a->strings['OAuth Consumer Key'] = 'OAuth Consumer Key';
$a->strings['OAuth Consumer Secret'] = 'OAuth Consumer Secret';
$a->strings['Base API Path (remember the trailing /)'] = 'Cesta k Base API (nezapomeňte na koncové /)';
$a->strings['To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social.'] = 'Pro připojení k Vašemu účtu na GNU social klikněte na tlačítko níže. Obdržíte bezpečnostní kód od GNU social, ten musíte zkopírovat do vyplňovacího pole níže a odeslat formulář. Pouze Vaše <strong>veřejné</strong> příspěvky budou odesílány na GNU social.';
$a->strings['Log in with GNU Social'] = 'Přihlásit se pomocí GNU social';
$a->strings['Copy the security code from GNU Social here'] = 'Zde překopírujte váš bezpečnostní kód z GNU social';
$a->strings['Cancel Connection Process'] = 'Zrušit připojování';
$a->strings['Current GNU Social API is'] = 'Aktuální API GNU social je:';
$a->strings['Cancel GNU Social Connection'] = 'Zrušit spojení s GNU social';
$a->strings['Currently connected to: '] = 'Aktuálně jste připojen/a k:';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Je-li povoleno, všechny Vaše <strong>veřejné</strong> příspěvky mohou být zasílány na související účet na GNU social. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování při psaní každého příspěvku.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Poznámka</strong>: Kvůli vašim nastavením o soukromí (<em>Skrýt Vaše profilové detaily před neznámými návštěvníky?</em>), odkaz potenciálně obsažen ve veřejných příspěvcích přeposílaných na GNU social zavedou návštěvníky na prázdnou stránku informující návštěvníky, že přístup na Váš profil byl zakázán.';
$a->strings['Allow posting to GNU Social'] = 'Povolit posílání příspěvků na GNU social';
$a->strings['Send public postings to GNU Social by default'] = 'Ve výchozím stavu posílat veřejné příspěvky na GNU social';
$a->strings['Mirror all posts from GNU Social that are no replies or repeated messages'] = 'Zrcadlit všechny příspěvky z GNU social, které nejsou odpovědi nebo zopakované zprávy';
$a->strings['Import the remote timeline'] = 'Importovat vzdálenou časovou osu';
$a->strings['Disabled'] = 'Zakázáno';
$a->strings['Full Timeline'] = 'Plná časová osa';
$a->strings['Only Mentions'] = 'Pouze zmínky';
$a->strings['Clear OAuth configuration'] = 'Vymazat konfiguraci OAuth';
$a->strings['Site name'] = 'Název webu';
$a->strings['Consumer Secret'] = 'Consumer Secret';
$a->strings['Consumer Key'] = 'Consumer Key';

View file

@ -5,37 +5,36 @@ function string_plural_select_de($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Post to GNU Social"] = "Auf GNU Social veröffentlichen";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Bitte kontaktiere den Administrator der Seite.<br />Die gegebene API URL ist nicht gültig.";
$a->strings["We could not contact the GNU Social API with the Path you entered."] = "Die GNU Social-API konnte mit dem angegebenen Pfad nicht erreicht werden.";
$a->strings["GNU Social settings updated."] = "GNU Social Einstellungen aktualisiert.";
$a->strings["GNU Social Import/Export/Mirror"] = "GNU Social Import/Export/Spiegeln";
$a->strings["Globally Available GNU Social OAuthKeys"] = "Verfügbare OAuth Schlüssel für GNU Social";
$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Für einige GNU Social Server sind voreingestellte OAuth Schlüsselpaare verfügbar. Solltest du einen dieser Server benutzen, dann verwende bitte diese Schlüssel. Falls nicht, stelle stattdessen eine Verbindung zu irgendeinem anderen StatusNet Server her (siehe unten).";
$a->strings["Save Settings"] = "Einstellungen speichern";
$a->strings["Provide your own OAuth Credentials"] = "Eigene OAuth Schlüssel eintragen";
$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = "Kein Consumer-Schlüsselpaar für GNU Social gefunden. Registriere deinen Friendica-Account als Desktop-Client bei deinem GNU Social Account, kopiere das Consumer-Schlüsselpaar hierher und gib die API-URL ein.<br />Bevor du dein eigenes Consumer-Schlüsselpaar registrierst, frage den Administrator dieses Friendica-Servers, ob schon ein Schlüsselpaar für diesen Friendica-Server auf diesem GNU Social-Server existiert.";
$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";
$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret";
$a->strings["Base API Path (remember the trailing /)"] = "Basis-URL der StatusNet API (vergiss den abschließenden / nicht)";
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "Um dein Konto mit einem GNU Social-Konto zu verknüpfen, klicke den Button an, um einen Sicherheitscode von GNU Social zu erhalten, und kopiere diesen in das Eingabefeld weiter unten. Es werden ausschließlich deine <strong>öffentlichen</strong> Nachrichten an GNU Social gesendet.";
$a->strings["Log in with GNU Social"] = "Bei GNU Social anmelden";
$a->strings["Copy the security code from GNU Social here"] = "Kopiere den Sicherheitscode von GNU social hier hin";
$a->strings["Cancel Connection Process"] = "Verbindungsprozess abbrechen";
$a->strings["Current GNU Social API is"] = "Derzeitige GNU Social-API-URL lautet";
$a->strings["Cancel GNU Social Connection"] = "Verbindung zum GNU Social Server abbrechen";
$a->strings["Currently connected to: "] = "Momentan verbunden mit: ";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen GNU Social-Konto veröffentlicht werden. Du kannst das (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen GNU Social-Beitrag angehängt wird, um auf den Originalbeitrag zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde.";
$a->strings["Allow posting to GNU Social"] = "Veröffentlichung bei GNU Social erlauben";
$a->strings["Send public postings to GNU Social by default"] = "Veröffentliche öffentliche Beiträge standardmäßig bei GNU Social";
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Spiegle alle Beiträge von GNU Social die keine Antworten oder wiederholten Nachrichten sind";
$a->strings["Import the remote timeline"] = "Importiere die entfernte Zeitleiste";
$a->strings["Disabled"] = "Deaktiviert";
$a->strings["Full Timeline"] = "Komplette Timeline";
$a->strings["Only Mentions"] = "Nur Erwähnungen";
$a->strings["Clear OAuth configuration"] = "OAuth Konfiguration löschen";
$a->strings["Site name"] = "Seitenname";
$a->strings["Consumer Secret"] = "Consumer Secret";
$a->strings["Consumer Key"] = "Consumer Key";
$a->strings['Post to GNU Social'] = 'Auf GNU Social veröffentlichen';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Bitte kontaktiere den Administrator der Seite.<br />Die gegebene API URL ist nicht gültig.';
$a->strings['We could not contact the GNU Social API with the Path you entered.'] = 'Die GNU Social-API konnte mit dem angegebenen Pfad nicht erreicht werden.';
$a->strings['GNU Social settings updated.'] = 'GNU Social Einstellungen aktualisiert.';
$a->strings['GNU Social Import/Export/Mirror'] = 'GNU Social Import/Export/Spiegeln';
$a->strings['Globally Available GNU Social OAuthKeys'] = 'Verfügbare OAuth Schlüssel für GNU Social';
$a->strings['There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below).'] = 'Für einige GNU Social Server sind voreingestellte OAuth Schlüsselpaare verfügbar. Solltest du einen dieser Server benutzen, dann verwende bitte diese Schlüssel. Falls nicht, stelle stattdessen eine Verbindung zu irgendeinem anderen StatusNet Server her (siehe unten).';
$a->strings['Save Settings'] = 'Einstellungen speichern';
$a->strings['Provide your own OAuth Credentials'] = 'Eigene OAuth Schlüssel eintragen';
$a->strings['No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation.'] = 'Kein Consumer-Schlüsselpaar für GNU Social gefunden. Registriere deinen Friendica-Account als Desktop-Client bei deinem GNU Social Account, kopiere das Consumer-Schlüsselpaar hierher und gib die API-URL ein.<br />Bevor du dein eigenes Consumer-Schlüsselpaar registrierst, frage den Administrator dieses Friendica-Servers, ob schon ein Schlüsselpaar für diesen Friendica-Server auf diesem GNU Social-Server existiert.';
$a->strings['OAuth Consumer Key'] = 'OAuth Consumer Key';
$a->strings['OAuth Consumer Secret'] = 'OAuth Consumer Secret';
$a->strings['Base API Path (remember the trailing /)'] = 'Basis-URL der StatusNet API (vergiss den abschließenden / nicht)';
$a->strings['To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social.'] = 'Um dein Konto mit einem GNU Social-Konto zu verknüpfen, klicke den Button an, um einen Sicherheitscode von GNU Social zu erhalten, und kopiere diesen in das Eingabefeld weiter unten. Es werden ausschließlich deine <strong>öffentlichen</strong> Nachrichten an GNU Social gesendet.';
$a->strings['Log in with GNU Social'] = 'Bei GNU Social anmelden';
$a->strings['Copy the security code from GNU Social here'] = 'Kopiere den Sicherheitscode von GNU social hier hin';
$a->strings['Cancel Connection Process'] = 'Verbindungsprozess abbrechen';
$a->strings['Current GNU Social API is'] = 'Derzeitige GNU Social-API-URL lautet';
$a->strings['Cancel GNU Social Connection'] = 'Verbindung zum GNU Social Server abbrechen';
$a->strings['Currently connected to: '] = 'Momentan verbunden mit: ';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Wenn aktiviert, können all deine <strong>öffentlichen</strong> Einträge auf dem verbundenen GNU Social-Konto veröffentlicht werden. Du kannst das (hier) als Standardverhalten einstellen oder beim Schreiben eines Beitrags in den Beitragsoptionen festlegen.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Hinweis</strong>: Aufgrund deiner Privatsphären-Einstellungen (<em>Profil-Details vor unbekannten Betrachtern verbergen?</em>) wird der Link, der eventuell an deinen GNU Social-Beitrag angehängt wird, um auf den Originalbeitrag zu verweisen, den Betrachter auf eine leere Seite führen, die ihn darüber informiert, dass der Zugriff eingeschränkt wurde.';
$a->strings['Allow posting to GNU Social'] = 'Veröffentlichung bei GNU Social erlauben';
$a->strings['Send public postings to GNU Social by default'] = 'Veröffentliche öffentliche Beiträge standardmäßig bei GNU Social';
$a->strings['Mirror all posts from GNU Social that are no replies or repeated messages'] = 'Spiegle alle Beiträge von GNU Social die keine Antworten oder wiederholten Nachrichten sind';
$a->strings['Import the remote timeline'] = 'Importiere die entfernte Zeitleiste';
$a->strings['Disabled'] = 'Deaktiviert';
$a->strings['Full Timeline'] = 'Komplette Timeline';
$a->strings['Only Mentions'] = 'Nur Erwähnungen';
$a->strings['Clear OAuth configuration'] = 'OAuth Konfiguration löschen';
$a->strings['Site name'] = 'Seitenname';
$a->strings['Consumer Secret'] = 'Consumer Secret';
$a->strings['Consumer Key'] = 'Consumer Key';

View file

@ -5,37 +5,36 @@ function string_plural_select_es($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Post to GNU Social"] = "Publicar en GNU Social";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Por favor contacte con el administrador de su página.<br />La URL de API provista no es válida.";
$a->strings["We could not contact the GNU Social API with the Path you entered."] = "No pudimos contactar con la API de GNU Social con el Camino que introdujo.";
$a->strings["GNU Social settings updated."] = "Ajustes de GNU Social actualizados.";
$a->strings["GNU Social Import/Export/Mirror"] = "Importar/Exportar/Reflejar GNU Social";
$a->strings["Globally Available GNU Social OAuthKeys"] = "Disponible globalmente GNU Social OAuthKeys";
$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Hay pares de clave preconfigurados OAuth para algunos servidores disponibles de GNU Social. Si está utilizando uno de ellos, por favor utilice estas credenciales. Si no se siente libre de conectar a alguna otra instancia de GNU Social (vea abajo).";
$a->strings["Save Settings"] = "Guardar Ajustes";
$a->strings["Provide your own OAuth Credentials"] = "Proveer sus propias credenciales de OAuth";
$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = "No se encontró el par de claves de consumidor para GNU Social. Registre su cuenta de Friendica como un cliente de escritorio en su cuenta de GNU, copie el par de claves aquí e introduzca el origen de la API.<br />Antes de qeu registre su propio par de claves de OAuth pregunte al administrador si ya hay un par de claves para esta instalación de Friendica en su instalación de GNU Social favorita.";
$a->strings["OAuth Consumer Key"] = "Clave de Consumidor de OAuth";
$a->strings["OAuth Consumer Secret"] = "Secreto de Consumidor de OAuth";
$a->strings["Base API Path (remember the trailing /)"] = "Camino Base de API (Recordar la cola /)";
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "Para conectarse a su cuenta GNU Social click en el botón de abajo para obtener un código de seguridad de GNU Social que puede copiar en la caja de abajo y enviar el formulario. Sólo sus entradas <strong>públicas</strong> se publicarán en GNU Social.";
$a->strings["Log in with GNU Social"] = "Acceder a GNU Social";
$a->strings["Copy the security code from GNU Social here"] = "Copiar el código de seguridad de GNU Social aquí";
$a->strings["Cancel Connection Process"] = "Cancelar el Proceso de Conexión";
$a->strings["Current GNU Social API is"] = "API de GNU Social actual";
$a->strings["Cancel GNU Social Connection"] = "Cancelar la conexión a GNU Social";
$a->strings["Currently connected to: "] = "Actualmente conectado a:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Si está habilitado, todas sus publicaciones <strong>públicas</strong> pueden publicarse en la cuenta asociada de GNU Social. Puede elegir hacer eso por defecto (aquí) o por cada publicación por separado en las opciones de publicación mientras escribe la entrada.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Nota</strong>: Debido a sus ajustes de privacidad (<em>?Ocultar los detalles de su perfil a espectadores desconocidos?</em>) el enlace potencialmente incluído en publicaciones públicas transmitidas a GNU Social llevarán al visitante a una página en blanco informándole de que el acceso a su perfil ha sido restringido.";
$a->strings["Allow posting to GNU Social"] = "Permitir publicar en GNU Social";
$a->strings["Send public postings to GNU Social by default"] = "Enviar las publicaciones públicas a GNU Social por defecto";
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Reflejar todas las entradas de GNU Social que no son respuestas o mensajes repetidos";
$a->strings["Import the remote timeline"] = "Importar la línea de tiempo remota";
$a->strings["Disabled"] = "Deshabilitado";
$a->strings["Full Timeline"] = "Línea de Tiempo completa";
$a->strings["Only Mentions"] = "Sólo Menciones";
$a->strings["Clear OAuth configuration"] = "Limpiar la configuración de OAuth";
$a->strings["Site name"] = "Nombre de la página";
$a->strings["Consumer Secret"] = "Secreto de Consumidor";
$a->strings["Consumer Key"] = "Clave de Consumidor";
$a->strings['Post to GNU Social'] = 'Publicar en GNU Social';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Por favor contacte con el administrador de su página.<br />La URL de API provista no es válida.';
$a->strings['We could not contact the GNU Social API with the Path you entered.'] = 'No pudimos contactar con la API de GNU Social con el Camino que introdujo.';
$a->strings['GNU Social settings updated.'] = 'Ajustes de GNU Social actualizados.';
$a->strings['GNU Social Import/Export/Mirror'] = 'Importar/Exportar/Reflejar GNU Social';
$a->strings['Globally Available GNU Social OAuthKeys'] = 'Disponible globalmente GNU Social OAuthKeys';
$a->strings['There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below).'] = 'Hay pares de clave preconfigurados OAuth para algunos servidores disponibles de GNU Social. Si está utilizando uno de ellos, por favor utilice estas credenciales. Si no se siente libre de conectar a alguna otra instancia de GNU Social (vea abajo).';
$a->strings['Save Settings'] = 'Guardar Ajustes';
$a->strings['Provide your own OAuth Credentials'] = 'Proveer sus propias credenciales de OAuth';
$a->strings['No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation.'] = 'No se encontró el par de claves de consumidor para GNU Social. Registre su cuenta de Friendica como un cliente de escritorio en su cuenta de GNU, copie el par de claves aquí e introduzca el origen de la API.<br />Antes de qeu registre su propio par de claves de OAuth pregunte al administrador si ya hay un par de claves para esta instalación de Friendica en su instalación de GNU Social favorita.';
$a->strings['OAuth Consumer Key'] = 'Clave de Consumidor de OAuth';
$a->strings['OAuth Consumer Secret'] = 'Secreto de Consumidor de OAuth';
$a->strings['Base API Path (remember the trailing /)'] = 'Camino Base de API (Recordar la cola /)';
$a->strings['To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social.'] = 'Para conectarse a su cuenta GNU Social click en el botón de abajo para obtener un código de seguridad de GNU Social que puede copiar en la caja de abajo y enviar el formulario. Sólo sus entradas <strong>públicas</strong> se publicarán en GNU Social.';
$a->strings['Log in with GNU Social'] = 'Acceder a GNU Social';
$a->strings['Copy the security code from GNU Social here'] = 'Copiar el código de seguridad de GNU Social aquí';
$a->strings['Cancel Connection Process'] = 'Cancelar el Proceso de Conexión';
$a->strings['Current GNU Social API is'] = 'API de GNU Social actual';
$a->strings['Cancel GNU Social Connection'] = 'Cancelar la conexión a GNU Social';
$a->strings['Currently connected to: '] = 'Actualmente conectado a:';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Si está habilitado, todas sus publicaciones <strong>públicas</strong> pueden publicarse en la cuenta asociada de GNU Social. Puede elegir hacer eso por defecto (aquí) o por cada publicación por separado en las opciones de publicación mientras escribe la entrada.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Nota</strong>: Debido a sus ajustes de privacidad (<em>?Ocultar los detalles de su perfil a espectadores desconocidos?</em>) el enlace potencialmente incluído en publicaciones públicas transmitidas a GNU Social llevarán al visitante a una página en blanco informándole de que el acceso a su perfil ha sido restringido.';
$a->strings['Allow posting to GNU Social'] = 'Permitir publicar en GNU Social';
$a->strings['Send public postings to GNU Social by default'] = 'Enviar las publicaciones públicas a GNU Social por defecto';
$a->strings['Mirror all posts from GNU Social that are no replies or repeated messages'] = 'Reflejar todas las entradas de GNU Social que no son respuestas o mensajes repetidos';
$a->strings['Import the remote timeline'] = 'Importar la línea de tiempo remota';
$a->strings['Disabled'] = 'Deshabilitado';
$a->strings['Full Timeline'] = 'Línea de Tiempo completa';
$a->strings['Only Mentions'] = 'Sólo Menciones';
$a->strings['Clear OAuth configuration'] = 'Limpiar la configuración de OAuth';
$a->strings['Site name'] = 'Nombre de la página';
$a->strings['Consumer Secret'] = 'Secreto de Consumidor';
$a->strings['Consumer Key'] = 'Clave de Consumidor';

View file

@ -5,21 +5,20 @@ function string_plural_select_fi_fi($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Post to GNU Social"] = "Lähetä GNU Socialiin";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Ota yhteyttä sivuston ylläpitäjään.<br />API URL-osoite on virheellinen.";
$a->strings["GNU Social settings updated."] = "GNU Social -asetukset päivitetty.";
$a->strings["GNU Social Import/Export/Mirror"] = "GNU social tuonti/vienti/peili";
$a->strings["Save Settings"] = "Tallenna asetukset";
$a->strings["OAuth Consumer Key"] = "OAuth kuluttajan avain";
$a->strings["OAuth Consumer Secret"] = "OAuth kuluttajasalaisuus";
$a->strings["Log in with GNU Social"] = "Kirjaudu sisään GNU socialilla";
$a->strings["Allow posting to GNU Social"] = "Salli julkaisut GNU socialiin";
$a->strings["Send public postings to GNU Social by default"] = "Lähetä oletuksena kaikki julkiset julkaisut GNU socialiin";
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Peilaa kaikki julkaisut GNU socialista jotka eivät ole vastauksia tai toistettuja viestejä";
$a->strings["Import the remote timeline"] = "Tuo etäaikajana";
$a->strings["Disabled"] = "Poistettu käytöstä";
$a->strings["Full Timeline"] = "Koko aikajana";
$a->strings["Site name"] = "Sivuston nimi";
$a->strings["Consumer Secret"] = "Kuluttajasalaisuus";
$a->strings["Consumer Key"] = "Kuluttajan avain";
$a->strings['Post to GNU Social'] = 'Lähetä GNU Socialiin';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Ota yhteyttä sivuston ylläpitäjään.<br />API URL-osoite on virheellinen.';
$a->strings['GNU Social settings updated.'] = 'GNU Social -asetukset päivitetty.';
$a->strings['GNU Social Import/Export/Mirror'] = 'GNU social tuonti/vienti/peili';
$a->strings['Save Settings'] = 'Tallenna asetukset';
$a->strings['OAuth Consumer Key'] = 'OAuth kuluttajan avain';
$a->strings['OAuth Consumer Secret'] = 'OAuth kuluttajasalaisuus';
$a->strings['Log in with GNU Social'] = 'Kirjaudu sisään GNU socialilla';
$a->strings['Allow posting to GNU Social'] = 'Salli julkaisut GNU socialiin';
$a->strings['Send public postings to GNU Social by default'] = 'Lähetä oletuksena kaikki julkiset julkaisut GNU socialiin';
$a->strings['Mirror all posts from GNU Social that are no replies or repeated messages'] = 'Peilaa kaikki julkaisut GNU socialista jotka eivät ole vastauksia tai toistettuja viestejä';
$a->strings['Import the remote timeline'] = 'Tuo etäaikajana';
$a->strings['Disabled'] = 'Poistettu käytöstä';
$a->strings['Full Timeline'] = 'Koko aikajana';
$a->strings['Site name'] = 'Sivuston nimi';
$a->strings['Consumer Secret'] = 'Kuluttajasalaisuus';
$a->strings['Consumer Key'] = 'Kuluttajan avain';

View file

@ -5,16 +5,15 @@ function string_plural_select_fr($n){
$n = intval($n);
return intval($n > 1);
}}
;
$a->strings["Post to GNU Social"] = "Publier sur GNU Social";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Merci de contacter l'administrateur du site.<br />L'URL d'API fournie est invalide.";
$a->strings["GNU Social settings updated."] = "Paramètres du GNU Social mis à jour.";
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
$a->strings["Log in with GNU Social"] = "Se connecter avec GNU Social";
$a->strings["Copy the security code from GNU Social here"] = "Coller le code de sécurité de GNU Social ici";
$a->strings["Current GNU Social API is"] = "L'API actuelle de GNU Social est";
$a->strings["Currently connected to: "] = "Actuellement connecté à :";
$a->strings["Allow posting to GNU Social"] = "Autoriser la publication sur GNU Social";
$a->strings["Disabled"] = "Désactiver";
$a->strings["Full Timeline"] = "Timeline complète";
$a->strings["Site name"] = "Nom du site";
$a->strings['Post to GNU Social'] = 'Publier sur GNU Social';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Merci de contacter l\'administrateur du site.<br />L\'URL d\'API fournie est invalide.';
$a->strings['GNU Social settings updated.'] = 'Paramètres du GNU Social mis à jour.';
$a->strings['Save Settings'] = 'Sauvegarder les paramètres';
$a->strings['Log in with GNU Social'] = 'Se connecter avec GNU Social';
$a->strings['Copy the security code from GNU Social here'] = 'Coller le code de sécurité de GNU Social ici';
$a->strings['Current GNU Social API is'] = 'L\'API actuelle de GNU Social est';
$a->strings['Currently connected to: '] = 'Actuellement connecté à :';
$a->strings['Allow posting to GNU Social'] = 'Autoriser la publication sur GNU Social';
$a->strings['Disabled'] = 'Désactiver';
$a->strings['Full Timeline'] = 'Timeline complète';
$a->strings['Site name'] = 'Nom du site';

View file

@ -5,36 +5,35 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Post to GNU Social"] = "Beküldés a GNU Socialra";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Vegye fel a kapcsolatot az oldal adminisztrátorával.<br />A megadott API URL nem érvényes.";
$a->strings["We could not contact the GNU Social API with the Path you entered."] = "Nem tudtunk kapcsolatba lépni a GNU Social API-val azon az útvonalon, amelyet megadott.";
$a->strings["GNU Social Import/Export/Mirror"] = "GNU Social importálás, exportálás vagy tükrözés";
$a->strings["Globally Available GNU Social OAuthKeys"] = "Globálisan elérhető GNU Social OAuth-kulcsok";
$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Előre beállított OAuth-kulcspárok érhetők el néhány GNU Social kiszolgálóhoz. Ha ezek egyikét használja, akkor használja ezeket a hitelesítési adatokat. Ha nem használja, akkor nyugodtan kapcsolódjon bármely egyéb GNU Social példányhoz (lásd lent).";
$a->strings["Save Settings"] = "Beállítások mentése";
$a->strings["Provide your own OAuth Credentials"] = "Adja meg a saját OAuth hitelesítési adatait";
$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = "Nem találhatók felhasználói kulcspárok a GNU Socialhoz. Regisztrálja a Friendica fiókját asztali kliensként a GNU Social fiókjánál, másolja be a felhasználói kulcspárt ide, és adja meg az API alapgyökerét.<br />Mielőtt saját OAuth kulcspárt regisztrálna, kérdezze meg az adminisztrátort, hogy van-e már kulcspár ehhez a Friendica telepítéshez a kedvenc GNU Social telepítésénél.";
$a->strings["OAuth Consumer Key"] = "OAuth felhasználói kulcs";
$a->strings["OAuth Consumer Secret"] = "OAuth felhasználói titok";
$a->strings["Base API Path (remember the trailing /)"] = "Alap API útvonal (ne felejtse el a záró / karaktert)";
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "A GNU Social fiókhoz való kapcsolódáshoz kattintson a lenti gombra, hogy megkapja a biztonsági kódot a GNU Socialtól, amelyet a lenti beviteli mezőbe kell bemásolnia, majd el kell küldenie az űrlapot. Csak a <strong>nyilvános</strong> bejegyzései lesznek beküldve a GNU Socialra.";
$a->strings["Log in with GNU Social"] = "Bejelentkezés GNU Social használatával";
$a->strings["Copy the security code from GNU Social here"] = "Másolja be ide a GNU Socialtól származó biztonsági kódot";
$a->strings["Cancel Connection Process"] = "Kapcsolódási folyamat megszakítása";
$a->strings["Current GNU Social API is"] = "A jelenlegi GNU Social API";
$a->strings["Cancel GNU Social Connection"] = "GNU Social kapcsolódás megszakítása";
$a->strings["Currently connected to: "] = "Jelenleg ehhez van kapcsolódva: ";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Ha engedélyezve van, akkor az összes <strong>nyilvános</strong> beküldés beküldhető a hozzárendelt GNU Social fiókba. Kiválaszthatja, hogy ezt alapértelmezetten szeretné-e (itt), vagy minden egyes beküldésnél különállóan a beküldési beállításokban, amikor megírja a bejegyzést.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Megjegyzés</strong>: az adatvédelmi beállításai miatt (<em>Elrejti a profilja részleteit az ismeretlen megtekintők elől?</em>) a GNU Socialra továbbított nyilvános beküldésekben vélhetően tartalmazott hivatkozás a látogatót egy üres oldalra fogja vezetni, amely arról tájékoztatja a látogatót, hogy a profiljához való hozzáférés korlátozva lett.";
$a->strings["Allow posting to GNU Social"] = "Beküldés engedélyezése a GNU Socialra";
$a->strings["Send public postings to GNU Social by default"] = "Nyilvános beküldések küldése a GNU Socialra alapértelmezetten";
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "A GNU Socialtól származó összes bejegyzés tükrözése, amelyek nem válaszok vagy ismételt üzenetek";
$a->strings["Import the remote timeline"] = "A távoli idővonal importálása";
$a->strings["Disabled"] = "Letiltva";
$a->strings["Full Timeline"] = "Teljes idővonal";
$a->strings["Only Mentions"] = "Csak említések";
$a->strings["Clear OAuth configuration"] = "OAuth beállítás törlése";
$a->strings["Site name"] = "Oldal neve";
$a->strings["Consumer Secret"] = "Felhasználói titok";
$a->strings["Consumer Key"] = "Felhasználói kulcs";
$a->strings['Post to GNU Social'] = 'Beküldés a GNU Socialra';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Vegye fel a kapcsolatot az oldal adminisztrátorával.<br />A megadott API URL nem érvényes.';
$a->strings['We could not contact the GNU Social API with the Path you entered.'] = 'Nem tudtunk kapcsolatba lépni a GNU Social API-val azon az útvonalon, amelyet megadott.';
$a->strings['GNU Social Import/Export/Mirror'] = 'GNU Social importálás, exportálás vagy tükrözés';
$a->strings['Globally Available GNU Social OAuthKeys'] = 'Globálisan elérhető GNU Social OAuth-kulcsok';
$a->strings['There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below).'] = 'Előre beállított OAuth-kulcspárok érhetők el néhány GNU Social kiszolgálóhoz. Ha ezek egyikét használja, akkor használja ezeket a hitelesítési adatokat. Ha nem használja, akkor nyugodtan kapcsolódjon bármely egyéb GNU Social példányhoz (lásd lent).';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Provide your own OAuth Credentials'] = 'Adja meg a saját OAuth hitelesítési adatait';
$a->strings['No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation.'] = 'Nem találhatók felhasználói kulcspárok a GNU Socialhoz. Regisztrálja a Friendica fiókját asztali kliensként a GNU Social fiókjánál, másolja be a felhasználói kulcspárt ide, és adja meg az API alapgyökerét.<br />Mielőtt saját OAuth kulcspárt regisztrálna, kérdezze meg az adminisztrátort, hogy van-e már kulcspár ehhez a Friendica telepítéshez a kedvenc GNU Social telepítésénél.';
$a->strings['OAuth Consumer Key'] = 'OAuth felhasználói kulcs';
$a->strings['OAuth Consumer Secret'] = 'OAuth felhasználói titok';
$a->strings['Base API Path (remember the trailing /)'] = 'Alap API útvonal (ne felejtse el a záró / karaktert)';
$a->strings['To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social.'] = 'A GNU Social fiókhoz való kapcsolódáshoz kattintson a lenti gombra, hogy megkapja a biztonsági kódot a GNU Socialtól, amelyet a lenti beviteli mezőbe kell bemásolnia, majd el kell küldenie az űrlapot. Csak a <strong>nyilvános</strong> bejegyzései lesznek beküldve a GNU Socialra.';
$a->strings['Log in with GNU Social'] = 'Bejelentkezés GNU Social használatával';
$a->strings['Copy the security code from GNU Social here'] = 'Másolja be ide a GNU Socialtól származó biztonsági kódot';
$a->strings['Cancel Connection Process'] = 'Kapcsolódási folyamat megszakítása';
$a->strings['Current GNU Social API is'] = 'A jelenlegi GNU Social API';
$a->strings['Cancel GNU Social Connection'] = 'GNU Social kapcsolódás megszakítása';
$a->strings['Currently connected to: '] = 'Jelenleg ehhez van kapcsolódva: ';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Ha engedélyezve van, akkor az összes <strong>nyilvános</strong> beküldés beküldhető a hozzárendelt GNU Social fiókba. Kiválaszthatja, hogy ezt alapértelmezetten szeretné-e (itt), vagy minden egyes beküldésnél különállóan a beküldési beállításokban, amikor megírja a bejegyzést.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Megjegyzés</strong>: az adatvédelmi beállításai miatt (<em>Elrejti a profilja részleteit az ismeretlen megtekintők elől?</em>) a GNU Socialra továbbított nyilvános beküldésekben vélhetően tartalmazott hivatkozás a látogatót egy üres oldalra fogja vezetni, amely arról tájékoztatja a látogatót, hogy a profiljához való hozzáférés korlátozva lett.';
$a->strings['Allow posting to GNU Social'] = 'Beküldés engedélyezése a GNU Socialra';
$a->strings['Send public postings to GNU Social by default'] = 'Nyilvános beküldések küldése a GNU Socialra alapértelmezetten';
$a->strings['Mirror all posts from GNU Social that are no replies or repeated messages'] = 'A GNU Socialtól származó összes bejegyzés tükrözése, amelyek nem válaszok vagy ismételt üzenetek';
$a->strings['Import the remote timeline'] = 'A távoli idővonal importálása';
$a->strings['Disabled'] = 'Letiltva';
$a->strings['Full Timeline'] = 'Teljes idővonal';
$a->strings['Only Mentions'] = 'Csak említések';
$a->strings['Clear OAuth configuration'] = 'OAuth beállítás törlése';
$a->strings['Site name'] = 'Oldal neve';
$a->strings['Consumer Secret'] = 'Felhasználói titok';
$a->strings['Consumer Key'] = 'Felhasználói kulcs';

View file

@ -5,32 +5,31 @@ function string_plural_select_is($n){
$n = intval($n);
return intval($n % 10 != 1 || $n % 100 == 11);
}}
;
$a->strings["Post to GNU Social"] = "Senda á GNU Social";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Hafðu samband við kerfisstjóra.<br />Uppgefin API-slóð er ógild.";
$a->strings["We could not contact the GNU Social API with the Path you entered."] = "Ekki náðist í GNU Social API með slóðinni sem þú gafst upp.";
$a->strings["GNU Social settings updated."] = "Stillingar GNU Social uppfærðar.";
$a->strings["Globally Available GNU Social OAuthKeys"] = "Víðværir OAuth-lyklar GNU Social eru til taks";
$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Það eru forstillt OAuth-lyklapör í sumum GNU Social þjónum. Ef þú ert að nota slíkt par, notaðu þá þau auðkenni. Ef ekki þá er þér frjálst að tengjast hvaða öðrum GNU Social þjónum (sjá fyrir neðan).";
$a->strings["Save Settings"] = "Vista stillingar";
$a->strings["Provide your own OAuth Credentials"] = "Gefðu upp eigin OAuth auðkenni";
$a->strings["OAuth Consumer Key"] = "OAuth-lykill notanda";
$a->strings["OAuth Consumer Secret"] = "OAuth-leyniorð notanda";
$a->strings["Base API Path (remember the trailing /)"] = "Grunn API-slóð (muna eftir / í endann)";
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "Til að tengjast GNU Social notandaaðgangnum ýttu á hnappinn hér fyrir neðan, þá fæst öryggislykill frá GNU Social sem þarf að afrita í svæðið fyrir neðan og senda inn. Aðeins <strong>opinberar</strong> færslur munu flæða yfir á GNU Social.";
$a->strings["Log in with GNU Social"] = "Skrá inn með GNU Social";
$a->strings["Copy the security code from GNU Social here"] = "Afrita öryggislykil frá GNU Social hingað";
$a->strings["Cancel Connection Process"] = "Hætta við tengiferli";
$a->strings["Current GNU Social API is"] = "Núverandi GNU Social API er";
$a->strings["Cancel GNU Social Connection"] = "Hætta við GNU Social tengingu";
$a->strings["Currently connected to: "] = "Núna tengdur við:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Ef virkt þá geta allar <strong>opinberu</strong> stöðu meldingarnar þínar verið birtar á tengdri GNU Social síðu. Þú getur valið að gera þetta sjálfvirkt (hér) eða fyrir hvern póst í senn þegar hann er skrifaður.";
$a->strings["Allow posting to GNU Social"] = "Leyfa sendingu færslna til GNU Social";
$a->strings["Send public postings to GNU Social by default"] = "Sjálfgefið senda opinberar færslur á GNU Social";
$a->strings["Import the remote timeline"] = "Flytja inn fjartengdu tímalínuna";
$a->strings["Disabled"] = "Slökkt";
$a->strings["Full Timeline"] = "Öll tímalínan";
$a->strings["Clear OAuth configuration"] = "Hreinsa OAuth stillingar";
$a->strings["Site name"] = "Heiti vefsvæðis";
$a->strings["Consumer Secret"] = "Leyniorð notanda";
$a->strings["Consumer Key"] = "Lykill notanda";
$a->strings['Post to GNU Social'] = 'Senda á GNU Social';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Hafðu samband við kerfisstjóra.<br />Uppgefin API-slóð er ógild.';
$a->strings['We could not contact the GNU Social API with the Path you entered.'] = 'Ekki náðist í GNU Social API með slóðinni sem þú gafst upp.';
$a->strings['GNU Social settings updated.'] = 'Stillingar GNU Social uppfærðar.';
$a->strings['Globally Available GNU Social OAuthKeys'] = 'Víðværir OAuth-lyklar GNU Social eru til taks';
$a->strings['There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below).'] = 'Það eru forstillt OAuth-lyklapör í sumum GNU Social þjónum. Ef þú ert að nota slíkt par, notaðu þá þau auðkenni. Ef ekki þá er þér frjálst að tengjast hvaða öðrum GNU Social þjónum (sjá fyrir neðan).';
$a->strings['Save Settings'] = 'Vista stillingar';
$a->strings['Provide your own OAuth Credentials'] = 'Gefðu upp eigin OAuth auðkenni';
$a->strings['OAuth Consumer Key'] = 'OAuth-lykill notanda';
$a->strings['OAuth Consumer Secret'] = 'OAuth-leyniorð notanda';
$a->strings['Base API Path (remember the trailing /)'] = 'Grunn API-slóð (muna eftir / í endann)';
$a->strings['To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social.'] = 'Til að tengjast GNU Social notandaaðgangnum ýttu á hnappinn hér fyrir neðan, þá fæst öryggislykill frá GNU Social sem þarf að afrita í svæðið fyrir neðan og senda inn. Aðeins <strong>opinberar</strong> færslur munu flæða yfir á GNU Social.';
$a->strings['Log in with GNU Social'] = 'Skrá inn með GNU Social';
$a->strings['Copy the security code from GNU Social here'] = 'Afrita öryggislykil frá GNU Social hingað';
$a->strings['Cancel Connection Process'] = 'Hætta við tengiferli';
$a->strings['Current GNU Social API is'] = 'Núverandi GNU Social API er';
$a->strings['Cancel GNU Social Connection'] = 'Hætta við GNU Social tengingu';
$a->strings['Currently connected to: '] = 'Núna tengdur við:';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Ef virkt þá geta allar <strong>opinberu</strong> stöðu meldingarnar þínar verið birtar á tengdri GNU Social síðu. Þú getur valið að gera þetta sjálfvirkt (hér) eða fyrir hvern póst í senn þegar hann er skrifaður.';
$a->strings['Allow posting to GNU Social'] = 'Leyfa sendingu færslna til GNU Social';
$a->strings['Send public postings to GNU Social by default'] = 'Sjálfgefið senda opinberar færslur á GNU Social';
$a->strings['Import the remote timeline'] = 'Flytja inn fjartengdu tímalínuna';
$a->strings['Disabled'] = 'Slökkt';
$a->strings['Full Timeline'] = 'Öll tímalínan';
$a->strings['Clear OAuth configuration'] = 'Hreinsa OAuth stillingar';
$a->strings['Site name'] = 'Heiti vefsvæðis';
$a->strings['Consumer Secret'] = 'Leyniorð notanda';
$a->strings['Consumer Key'] = 'Lykill notanda';

View file

@ -5,37 +5,36 @@ function string_plural_select_it($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Post to GNU Social"] = "Invia a GNU Social";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Contatta l'amministratore del sito.<br/>L'URL delle API fornito non è valido.";
$a->strings["We could not contact the GNU Social API with the Path you entered."] = "Non possiamo conttattare le API di GNU Social con il percorso che hai inserito.";
$a->strings["GNU Social settings updated."] = "Impostazioni di GNU Social aggiornate.";
$a->strings["GNU Social Import/Export/Mirror"] = "Esporta/Importa/Clona GNU Social";
$a->strings["Globally Available GNU Social OAuthKeys"] = "OAuthKeys globali di GNU Social";
$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Esistono coppie di chiavi OAuth precofigurate per alcuni server GNU Social. Se usi uno di questi server, per favore scegli queste credenziali. Altrimenti sei libero di collegarti a un'altra installazione di GNU Social (vedi sotto).";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Provide your own OAuth Credentials"] = "Fornisci le tue credenziali OAuth";
$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = "Nessuna coppia di chiavi consumer trovate per GNU Social. Registra il tuo account Friendica come un client desktop nel tuo account GNU Social, copia la coppia di chiavi consumer qui e inserisci l'url base delle API.<br/>Prima di registrare la tua coppia di chiavi OAuth, chiedi all'amministratore se esiste già una coppia di chiavi per questo sito Friendica presso la tua installazione GNU Social preferita.";
$a->strings["OAuth Consumer Key"] = "OAuth Consumer Key";
$a->strings["OAuth Consumer Secret"] = "OAuth Consumer Secret";
$a->strings["Base API Path (remember the trailing /)"] = "Indirizzo di base per le API (ricorda la / alla fine)";
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "Per collegare il tuo account GNU Social, clicca sul bottone per ottenere un codice di sicurezza da GNU Social, che dovrai copiare nel box sottostante e poi inviare la form. Solo i tuoi messaggi <strong>pubblici</strong> saranno inviati a GNU Social.";
$a->strings["Log in with GNU Social"] = "Accedi con GNU Social";
$a->strings["Copy the security code from GNU Social here"] = "Copia il codice di sicurezza da GNU Social qui";
$a->strings["Cancel Connection Process"] = "Annulla il processo di connessione";
$a->strings["Current GNU Social API is"] = "Le API GNU Social correnti sono";
$a->strings["Cancel GNU Social Connection"] = "Annulla la connessione a GNU Social";
$a->strings["Currently connected to: "] = "Al momento connesso con:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Se abilitato tutti i tuoi messaggi <strong>pubblici</strong> possono essere inviati all'account GNU Social associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) il collegamento potenzialmente incluso nei messaggi pubblici inviati a GNU Social porterà i visitatori a una pagina bianca con una nota che li informa che l'accesso al tuo profilo è stato limitato.";
$a->strings["Allow posting to GNU Social"] = "Permetti l'invio a GNU Social";
$a->strings["Send public postings to GNU Social by default"] = "Invia sempre i messaggi pubblici a GNU Social";
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Clona tutti i messaggi da GNU Social che non sono risposte o messaggi ripetuti";
$a->strings["Import the remote timeline"] = "Importa la timeline remota";
$a->strings["Disabled"] = "Disabilitato";
$a->strings["Full Timeline"] = "Timeline completa";
$a->strings["Only Mentions"] = "Solo menzioni";
$a->strings["Clear OAuth configuration"] = "Rimuovi la configurazione OAuth";
$a->strings["Site name"] = "Nome del sito";
$a->strings["Consumer Secret"] = "Consumer Secret";
$a->strings["Consumer Key"] = "Consumer Key";
$a->strings['Post to GNU Social'] = 'Invia a GNU Social';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Contatta l\'amministratore del sito.<br/>L\'URL delle API fornito non è valido.';
$a->strings['We could not contact the GNU Social API with the Path you entered.'] = 'Non possiamo conttattare le API di GNU Social con il percorso che hai inserito.';
$a->strings['GNU Social settings updated.'] = 'Impostazioni di GNU Social aggiornate.';
$a->strings['GNU Social Import/Export/Mirror'] = 'Esporta/Importa/Clona GNU Social';
$a->strings['Globally Available GNU Social OAuthKeys'] = 'OAuthKeys globali di GNU Social';
$a->strings['There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below).'] = 'Esistono coppie di chiavi OAuth precofigurate per alcuni server GNU Social. Se usi uno di questi server, per favore scegli queste credenziali. Altrimenti sei libero di collegarti a un\'altra installazione di GNU Social (vedi sotto).';
$a->strings['Save Settings'] = 'Salva Impostazioni';
$a->strings['Provide your own OAuth Credentials'] = 'Fornisci le tue credenziali OAuth';
$a->strings['No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation.'] = 'Nessuna coppia di chiavi consumer trovate per GNU Social. Registra il tuo account Friendica come un client desktop nel tuo account GNU Social, copia la coppia di chiavi consumer qui e inserisci l\'url base delle API.<br/>Prima di registrare la tua coppia di chiavi OAuth, chiedi all\'amministratore se esiste già una coppia di chiavi per questo sito Friendica presso la tua installazione GNU Social preferita.';
$a->strings['OAuth Consumer Key'] = 'OAuth Consumer Key';
$a->strings['OAuth Consumer Secret'] = 'OAuth Consumer Secret';
$a->strings['Base API Path (remember the trailing /)'] = 'Indirizzo di base per le API (ricorda la / alla fine)';
$a->strings['To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social.'] = 'Per collegare il tuo account GNU Social, clicca sul bottone per ottenere un codice di sicurezza da GNU Social, che dovrai copiare nel box sottostante e poi inviare la form. Solo i tuoi messaggi <strong>pubblici</strong> saranno inviati a GNU Social.';
$a->strings['Log in with GNU Social'] = 'Accedi con GNU Social';
$a->strings['Copy the security code from GNU Social here'] = 'Copia il codice di sicurezza da GNU Social qui';
$a->strings['Cancel Connection Process'] = 'Annulla il processo di connessione';
$a->strings['Current GNU Social API is'] = 'Le API GNU Social correnti sono';
$a->strings['Cancel GNU Social Connection'] = 'Annulla la connessione a GNU Social';
$a->strings['Currently connected to: '] = 'Al momento connesso con:';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Se abilitato tutti i tuoi messaggi <strong>pubblici</strong> possono essere inviati all\'account GNU Social associato. Puoi scegliere di farlo sempre (qui) o ogni volta che invii, nelle impostazioni di privacy del messaggio.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Nota</strong>: A causa delle tue impostazioni di privacy(<em>Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?</em>) il collegamento potenzialmente incluso nei messaggi pubblici inviati a GNU Social porterà i visitatori a una pagina bianca con una nota che li informa che l\'accesso al tuo profilo è stato limitato.';
$a->strings['Allow posting to GNU Social'] = 'Permetti l\'invio a GNU Social';
$a->strings['Send public postings to GNU Social by default'] = 'Invia sempre i messaggi pubblici a GNU Social';
$a->strings['Mirror all posts from GNU Social that are no replies or repeated messages'] = 'Clona tutti i messaggi da GNU Social che non sono risposte o messaggi ripetuti';
$a->strings['Import the remote timeline'] = 'Importa la timeline remota';
$a->strings['Disabled'] = 'Disabilitato';
$a->strings['Full Timeline'] = 'Timeline completa';
$a->strings['Only Mentions'] = 'Solo menzioni';
$a->strings['Clear OAuth configuration'] = 'Rimuovi la configurazione OAuth';
$a->strings['Site name'] = 'Nome del sito';
$a->strings['Consumer Secret'] = 'Consumer Secret';
$a->strings['Consumer Key'] = 'Consumer Key';

View file

@ -5,11 +5,10 @@ function string_plural_select_nl($n){
$n = intval($n);
return intval($n != 1);
}}
;
$a->strings["Post to GNU Social"] = "Post naar GNU Social";
$a->strings["GNU Social settings updated."] = "GNU Social instellingen opgeslagen";
$a->strings["GNU Social Import/Export/Mirror"] = "GNU Social Import/Exporteren/Spiegelen";
$a->strings["Save Settings"] = "Instellingen opslaan";
$a->strings["Allow posting to GNU Social"] = "Plaatsen op GNU Social toestaan";
$a->strings["Send public postings to GNU Social by default"] = "Verzend publieke berichten naar GNU Social als standaard instellen";
$a->strings["Disabled"] = "Uitgeschakeld";
$a->strings['Post to GNU Social'] = 'Post naar GNU Social';
$a->strings['GNU Social settings updated.'] = 'GNU Social instellingen opgeslagen';
$a->strings['GNU Social Import/Export/Mirror'] = 'GNU Social Import/Exporteren/Spiegelen';
$a->strings['Save Settings'] = 'Instellingen opslaan';
$a->strings['Allow posting to GNU Social'] = 'Plaatsen op GNU Social toestaan';
$a->strings['Send public postings to GNU Social by default'] = 'Verzend publieke berichten naar GNU Social als standaard instellen';
$a->strings['Disabled'] = 'Uitgeschakeld';

View file

@ -5,37 +5,36 @@ 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["Post to GNU Social"] = "Opublikuj w GNU Social";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Skontaktuj się z administratorem witryny. <br />Podany adres URL interfejsu API jest nieprawidłowy.";
$a->strings["We could not contact the GNU Social API with the Path you entered."] = "Nie mogliśmy skontaktować się z GNU Social API z wprowadzoną ścieżką.";
$a->strings["GNU Social settings updated."] = "Zaktualizowano ustawienia społeczności GNU.";
$a->strings["GNU Social Import/Export/Mirror"] = "GNU Social Import/Export/Mirror";
$a->strings["Globally Available GNU Social OAuthKeys"] = "Globalnie dostępne GNU Social OAuthKeys";
$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Istnieją wstępnie skonfigurowane pary kluczy OAuth dla niektórych serwerów społecznościowych GNU. Jeśli używasz jednego z nich, użyj tych poświadczeń. Jeśli nie, możesz połączyć się z dowolną inną instancją społecznościową GNU (patrz poniżej).";
$a->strings["Save Settings"] = "Zapisz ustawienia";
$a->strings["Provide your own OAuth Credentials"] = "Podaj własne dane uwierzytelniające OAuth";
$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = "Nie znaleziono pary kluczy konsumenta dla GNU Social. Zarejestruj swoje konto Friendica jako klienta komputerowego na koncie GNU Social, skopiuj tutaj parę kluczy konsumenta i wprowadź podstawową bazę interfejsu API.<br /> Zanim zarejestrujesz swoją własną parę kluczy OAuth, zapytaj administratora, czy istnieje już para kluczy do instalacji tej aplikacji na stronie Twoja ulubiona instalacja społecznościowa GNU.";
$a->strings["OAuth Consumer Key"] = "Klucz klienta OAuth";
$a->strings["OAuth Consumer Secret"] = "Tajny klucz klienta OAuth";
$a->strings["Base API Path (remember the trailing /)"] = "Podstawowa ścieżka interfejsu API (pamiętaj na końcu /)";
$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "Aby połączyć się z kontem społecznościowym GNU, kliknij przycisk poniżej, aby uzyskać kod bezpieczeństwa z GNU Social, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko twoje <strong>publiczne</strong> posty będą publikowane w GNU Social.";
$a->strings["Log in with GNU Social"] = "Zaloguj się za pomocą GNU Social";
$a->strings["Copy the security code from GNU Social here"] = "Skopiuj tutaj kod bezpieczeństwa z GNU Social";
$a->strings["Cancel Connection Process"] = "Anuluj proces połączenia";
$a->strings["Current GNU Social API is"] = "Obecne API GNU Social to";
$a->strings["Cancel GNU Social Connection"] = "Anuluj GNU Social Connection";
$a->strings["Currently connected to: "] = "Obecnie podłączony do:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Jeśli ta opcja jest włączona, wszystkie twoje <strong>publiczne</strong> ogłoszenia mogą zostać wysłane na powiązane konto społecznościowe GNU. Możesz to zrobić domyślnie (tutaj) lub dla każdego komentarza osobno w opcjach komentarza podczas pisania wpisu.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Uwaga</strong>: Ze względu na ustawienia prywatności (<em>Ukryć szczegóły Twojego profilu, przed nieznanymi użytkownikami?</em>) link potencjalnie zawarty w publicznych komentarzach do Twitter doprowadzi użytkownika do pustej strony informowania odwiedzających, że dostęp do Twojego profilu został ograniczony.";
$a->strings["Allow posting to GNU Social"] = "Zezwalaj na publikowanie w GNU Social";
$a->strings["Send public postings to GNU Social by default"] = "Domyślnie wysyłaj publiczne ogłoszenia do GNU Social";
$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Odblokuj wszystkie posty z GNU Social, które nie są odpowiedziami lub powtarzającymi się wiadomościami";
$a->strings["Import the remote timeline"] = "Zaimportuj na zdalnej oś czasu";
$a->strings["Disabled"] = "Wyłącz";
$a->strings["Full Timeline"] = "Pełna oś czasu";
$a->strings["Only Mentions"] = "Tylko wzmianki";
$a->strings["Clear OAuth configuration"] = "Wyczyść konfigurację OAuth";
$a->strings["Site name"] = "Nazwa strony";
$a->strings["Consumer Secret"] = "Tajny klucz klienta";
$a->strings["Consumer Key"] = "Klucz klienta";
$a->strings['Post to GNU Social'] = 'Opublikuj w GNU Social';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Skontaktuj się z administratorem witryny. <br />Podany adres URL interfejsu API jest nieprawidłowy.';
$a->strings['We could not contact the GNU Social API with the Path you entered.'] = 'Nie mogliśmy skontaktować się z GNU Social API z wprowadzoną ścieżką.';
$a->strings['GNU Social settings updated.'] = 'Zaktualizowano ustawienia społeczności GNU.';
$a->strings['GNU Social Import/Export/Mirror'] = 'GNU Social Import/Export/Mirror';
$a->strings['Globally Available GNU Social OAuthKeys'] = 'Globalnie dostępne GNU Social OAuthKeys';
$a->strings['There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below).'] = 'Istnieją wstępnie skonfigurowane pary kluczy OAuth dla niektórych serwerów społecznościowych GNU. Jeśli używasz jednego z nich, użyj tych poświadczeń. Jeśli nie, możesz połączyć się z dowolną inną instancją społecznościową GNU (patrz poniżej).';
$a->strings['Save Settings'] = 'Zapisz ustawienia';
$a->strings['Provide your own OAuth Credentials'] = 'Podaj własne dane uwierzytelniające OAuth';
$a->strings['No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation.'] = 'Nie znaleziono pary kluczy konsumenta dla GNU Social. Zarejestruj swoje konto Friendica jako klienta komputerowego na koncie GNU Social, skopiuj tutaj parę kluczy konsumenta i wprowadź podstawową bazę interfejsu API.<br /> Zanim zarejestrujesz swoją własną parę kluczy OAuth, zapytaj administratora, czy istnieje już para kluczy do instalacji tej aplikacji na stronie Twoja ulubiona instalacja społecznościowa GNU.';
$a->strings['OAuth Consumer Key'] = 'Klucz klienta OAuth';
$a->strings['OAuth Consumer Secret'] = 'Tajny klucz klienta OAuth';
$a->strings['Base API Path (remember the trailing /)'] = 'Podstawowa ścieżka interfejsu API (pamiętaj na końcu /)';
$a->strings['To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social.'] = 'Aby połączyć się z kontem społecznościowym GNU, kliknij przycisk poniżej, aby uzyskać kod bezpieczeństwa z GNU Social, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko twoje <strong>publiczne</strong> posty będą publikowane w GNU Social.';
$a->strings['Log in with GNU Social'] = 'Zaloguj się za pomocą GNU Social';
$a->strings['Copy the security code from GNU Social here'] = 'Skopiuj tutaj kod bezpieczeństwa z GNU Social';
$a->strings['Cancel Connection Process'] = 'Anuluj proces połączenia';
$a->strings['Current GNU Social API is'] = 'Obecne API GNU Social to';
$a->strings['Cancel GNU Social Connection'] = 'Anuluj GNU Social Connection';
$a->strings['Currently connected to: '] = 'Obecnie podłączony do:';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Jeśli ta opcja jest włączona, wszystkie twoje <strong>publiczne</strong> ogłoszenia mogą zostać wysłane na powiązane konto społecznościowe GNU. Możesz to zrobić domyślnie (tutaj) lub dla każdego komentarza osobno w opcjach komentarza podczas pisania wpisu.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Uwaga</strong>: Ze względu na ustawienia prywatności (<em>Ukryć szczegóły Twojego profilu, przed nieznanymi użytkownikami?</em>) link potencjalnie zawarty w publicznych komentarzach do Twitter doprowadzi użytkownika do pustej strony informowania odwiedzających, że dostęp do Twojego profilu został ograniczony.';
$a->strings['Allow posting to GNU Social'] = 'Zezwalaj na publikowanie w GNU Social';
$a->strings['Send public postings to GNU Social by default'] = 'Domyślnie wysyłaj publiczne ogłoszenia do GNU Social';
$a->strings['Mirror all posts from GNU Social that are no replies or repeated messages'] = 'Odblokuj wszystkie posty z GNU Social, które nie są odpowiedziami lub powtarzającymi się wiadomościami';
$a->strings['Import the remote timeline'] = 'Zaimportuj na zdalnej oś czasu';
$a->strings['Disabled'] = 'Wyłącz';
$a->strings['Full Timeline'] = 'Pełna oś czasu';
$a->strings['Only Mentions'] = 'Tylko wzmianki';
$a->strings['Clear OAuth configuration'] = 'Wyczyść konfigurację OAuth';
$a->strings['Site name'] = 'Nazwa strony';
$a->strings['Consumer Secret'] = 'Tajny klucz klienta';
$a->strings['Consumer Key'] = 'Klucz klienta';

View file

@ -5,11 +5,10 @@ function string_plural_select_pt_br($n){
$n = intval($n);
return intval($n > 1);
}}
;
$a->strings["Post to GNU Social"] = "Publicar no GNU Social";
$a->strings["GNU Social settings updated."] = "As configurações do GNU Social foram atualizadas.";
$a->strings["Save Settings"] = "Salvar Configurações";
$a->strings["Log in with GNU Social"] = "Entrar com o GNU Social";
$a->strings["Allow posting to GNU Social"] = "Permitir a publicação no GNU Social";
$a->strings["Send public postings to GNU Social by default"] = "Publicar posts públicos no GNU Social por padrão";
$a->strings["Import the remote timeline"] = "Importar a linha do tempo remota";
$a->strings['Post to GNU Social'] = 'Publicar no GNU Social';
$a->strings['GNU Social settings updated.'] = 'As configurações do GNU Social foram atualizadas.';
$a->strings['Save Settings'] = 'Salvar Configurações';
$a->strings['Log in with GNU Social'] = 'Entrar com o GNU Social';
$a->strings['Allow posting to GNU Social'] = 'Permitir a publicação no GNU Social';
$a->strings['Send public postings to GNU Social by default'] = 'Publicar posts públicos no GNU Social por padrão';
$a->strings['Import the remote timeline'] = 'Importar a linha do tempo remota';

View file

@ -5,36 +5,35 @@ 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["Post to StatusNet"] = "Postați pe StatusNet";
$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = "Vă rugăm să vă contactați administratorul de site. <br />URL-ul API furnizat, nu este valid.";
$a->strings["We could not contact the StatusNet API with the Path you entered."] = "Nu am putut conecta API pentru StatusNet la Calea pe care ați introdus-o.";
$a->strings["StatusNet settings updated."] = "Configurările StatusNet au fost actualizate.";
$a->strings["StatusNet Import/Export/Mirror"] = "Import/Export/Clonare StatusNet";
$a->strings["Globally Available StatusNet OAuthKeys"] = "Cheile OAuthKeys StatusNet Disponibile Global";
$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Acolo sunt preconfigurate perechile de chei OAuthKeys pentru anumite servere StatusNet disponibile. Dacă folosiți una dintre ele, vă rugăm să utilizați aceste acreditive. Dacă nu, vă puteți conecta la orice altă instanță StatusNet (vedeți mai jos).";
$a->strings["Save Settings"] = "Salvare Configurări";
$a->strings["Provide your own OAuth Credentials"] = "Furnizați propriile dvs. Acreditive OAuth";
$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "Nici o pereche de chei de utilizator pentru StatusNet, nu fost găsită. Înregistrați-vă Contul Friendica, ca și client desktop, pe contul dvs. StatusNet, copiați aici pereche de chei de utilizator, şi introduceți rădăcina-bazei API. <br />Înainte să vă înregistrați propria pereche de chei OAuth, întrebați administratorul dacă nu există deja o pereche de chei, pentru această instalare Friendica, conectată la instalarea dvs. favorită StatusNet.";
$a->strings["OAuth Consumer Key"] = "Cheia Utilizatorului OAuth";
$a->strings["OAuth Consumer Secret"] = "Cheia Secretă a Utilizatorului OAuth";
$a->strings["Base API Path (remember the trailing /)"] = "Cale-Bază API (nu uitați de slash /)";
$a->strings["StatusNet application name"] = "Numele Aplicației StatusNet";
$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = "Pentru a vă conecta la contul dvs. StatusNet apăsați pe butonul de mai jos pentru a obține un cod de securitate de la StatusNet, pe care va trebui să îl copiați în caseta de introducere mai jos şi trimiteți formularul. Numai postările dvs.<strong>publice</strong> vor fi postate pe StatusNet.";
$a->strings["Log in with StatusNet"] = "Autentificare cu StatusNet";
$a->strings["Copy the security code from StatusNet here"] = "Copiați aici codul de securitate din StatusNet";
$a->strings["Cancel Connection Process"] = "Anulare Proces de Conectare";
$a->strings["Current StatusNet API is"] = "Cheia API StatusNet Curentă este";
$a->strings["Cancel StatusNet Connection"] = "Anulare Conectare StatusNet";
$a->strings["Currently connected to: "] = "Conectat curent la:";
$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Dacă activați, toate postările dvs. <strong>publice</strong> pot fi publicate în contul StatusNet asociat. Puteți face acest lucru, implicit (aici), sau pentru fiecare postare separată, prin opțiunile de postare atunci când compuneți un mesaj.";
$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "<strong>Notă</strong>: Datorită configurărilor de confidenţialitate (<em>Se ascund detaliile profilului dvs. de vizitatorii necunoscuți?</em>), legătura potențial inclusă în postările publice transmise către StatusNet, va conduce vizitatorul la o pagină goală, informându-l pe vizitator că accesul la profilul dvs. a fost restricţionat.";
$a->strings["Allow posting to StatusNet"] = "Permite postarea pe StatusNet";
$a->strings["Send public postings to StatusNet by default"] = "Trimite postările publice pe StatusNet, ca și implicit";
$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = "Clonează toate postările, din StatusNet, care nu sunt răspunsuri sau mesaje repetate";
$a->strings["Import the remote timeline"] = "Importare cronologie la distanță";
$a->strings["Clear OAuth configuration"] = "Ștergeți configurările OAuth ";
$a->strings["Site name"] = "Numele saitului";
$a->strings["Consumer Secret"] = "Cheia Secretă a Utilizatorului";
$a->strings["Consumer Key"] = "Cheia Utilizatorului";
$a->strings["Application name"] = "Numele aplicației";
$a->strings['Post to StatusNet'] = 'Postați pe StatusNet';
$a->strings['Please contact your site administrator.<br />The provided API URL is not valid.'] = 'Vă rugăm să vă contactați administratorul de site. <br />URL-ul API furnizat, nu este valid.';
$a->strings['We could not contact the StatusNet API with the Path you entered.'] = 'Nu am putut conecta API pentru StatusNet la Calea pe care ați introdus-o.';
$a->strings['StatusNet settings updated.'] = 'Configurările StatusNet au fost actualizate.';
$a->strings['StatusNet Import/Export/Mirror'] = 'Import/Export/Clonare StatusNet';
$a->strings['Globally Available StatusNet OAuthKeys'] = 'Cheile OAuthKeys StatusNet Disponibile Global';
$a->strings['There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below).'] = 'Acolo sunt preconfigurate perechile de chei OAuthKeys pentru anumite servere StatusNet disponibile. Dacă folosiți una dintre ele, vă rugăm să utilizați aceste acreditive. Dacă nu, vă puteți conecta la orice altă instanță StatusNet (vedeți mai jos).';
$a->strings['Save Settings'] = 'Salvare Configurări';
$a->strings['Provide your own OAuth Credentials'] = 'Furnizați propriile dvs. Acreditive OAuth';
$a->strings['No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation.'] = 'Nici o pereche de chei de utilizator pentru StatusNet, nu fost găsită. Înregistrați-vă Contul Friendica, ca și client desktop, pe contul dvs. StatusNet, copiați aici pereche de chei de utilizator, şi introduceți rădăcina-bazei API. <br />Înainte să vă înregistrați propria pereche de chei OAuth, întrebați administratorul dacă nu există deja o pereche de chei, pentru această instalare Friendica, conectată la instalarea dvs. favorită StatusNet.';
$a->strings['OAuth Consumer Key'] = 'Cheia Utilizatorului OAuth';
$a->strings['OAuth Consumer Secret'] = 'Cheia Secretă a Utilizatorului OAuth';
$a->strings['Base API Path (remember the trailing /)'] = 'Cale-Bază API (nu uitați de slash /)';
$a->strings['StatusNet application name'] = 'Numele Aplicației StatusNet';
$a->strings['To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet.'] = 'Pentru a vă conecta la contul dvs. StatusNet apăsați pe butonul de mai jos pentru a obține un cod de securitate de la StatusNet, pe care va trebui să îl copiați în caseta de introducere mai jos şi trimiteți formularul. Numai postările dvs.<strong>publice</strong> vor fi postate pe StatusNet.';
$a->strings['Log in with StatusNet'] = 'Autentificare cu StatusNet';
$a->strings['Copy the security code from StatusNet here'] = 'Copiați aici codul de securitate din StatusNet';
$a->strings['Cancel Connection Process'] = 'Anulare Proces de Conectare';
$a->strings['Current StatusNet API is'] = 'Cheia API StatusNet Curentă este';
$a->strings['Cancel StatusNet Connection'] = 'Anulare Conectare StatusNet';
$a->strings['Currently connected to: '] = 'Conectat curent la:';
$a->strings['If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry.'] = 'Dacă activați, toate postările dvs. <strong>publice</strong> pot fi publicate în contul StatusNet asociat. Puteți face acest lucru, implicit (aici), sau pentru fiecare postare separată, prin opțiunile de postare atunci când compuneți un mesaj.';
$a->strings['<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted.'] = '<strong>Notă</strong>: Datorită configurărilor de confidenţialitate (<em>Se ascund detaliile profilului dvs. de vizitatorii necunoscuți?</em>), legătura potențial inclusă în postările publice transmise către StatusNet, va conduce vizitatorul la o pagină goală, informându-l pe vizitator că accesul la profilul dvs. a fost restricţionat.';
$a->strings['Allow posting to StatusNet'] = 'Permite postarea pe StatusNet';
$a->strings['Send public postings to StatusNet by default'] = 'Trimite postările publice pe StatusNet, ca și implicit';
$a->strings['Mirror all posts from statusnet that are no replies or repeated messages'] = 'Clonează toate postările, din StatusNet, care nu sunt răspunsuri sau mesaje repetate';
$a->strings['Import the remote timeline'] = 'Importare cronologie la distanță';
$a->strings['Clear OAuth configuration'] = 'Ștergeți configurările OAuth ';
$a->strings['Site name'] = 'Numele saitului';
$a->strings['Consumer Secret'] = 'Cheia Secretă a Utilizatorului';
$a->strings['Consumer Key'] = 'Cheia Utilizatorului';
$a->strings['Application name'] = 'Numele aplicației';