mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
translation updates
AR, CS, DE, IT, PL, SV for various addons
This commit is contained in:
parent
1556ebfb33
commit
2789e880dc
24 changed files with 405 additions and 310 deletions
|
@ -9,12 +9,15 @@ $a->strings['Permission denied.'] = 'Zugriff verweigert.';
|
|||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
$a->strings['Consumer Key'] = 'Consumer Key';
|
||||
$a->strings['Consumer Secret'] = 'Consumer Secret';
|
||||
$a->strings['You are now authenticated to tumblr.'] = 'Du bist nun auf tumblr authentifiziert.';
|
||||
$a->strings['return to the connector page'] = 'zurück zur Connector-Seite';
|
||||
$a->strings['Post to Tumblr'] = 'Auf Tumblr veröffentlichen';
|
||||
$a->strings['Maximum tags'] = 'Maximale Anzahl an Tags';
|
||||
$a->strings['Maximum number of tags that a user can follow. Enter 0 to deactivate the feature.'] = 'Maximale Anzahl von Tags, die ein Benutzer verfolgen kann. Geben Sie 0 ein, um die Funktion zu deaktivieren.';
|
||||
$a->strings['Post to page:'] = 'Auf tumblr veröffentlichen';
|
||||
$a->strings['(Re-)Authenticate your tumblr page'] = '(Re-)Authentifizierung deiner tumblr-Seite';
|
||||
$a->strings['You are not authenticated to tumblr'] = 'Du bist gegenüber tumblr nicht authentifiziert';
|
||||
$a->strings['Enable Tumblr Post Addon'] = 'Tumblr-Post-Addon aktivieren';
|
||||
$a->strings['Post to Tumblr by default'] = 'Standardmäßig bei Tumblr veröffentlichen';
|
||||
$a->strings['Tumblr Export'] = 'Tumblr Export';
|
||||
$a->strings['Import the remote timeline'] = 'Importiere die entfernte Timeline';
|
||||
$a->strings['Subscribed tags'] = 'Abonnierte Tags';
|
||||
$a->strings['Comma separated list of up to %d tags that will be imported additionally to the timeline'] = 'Durch Kommata getrennte Liste von bis zu %d Tags, die zusätzlich in die Timeline importiert werden sollen';
|
||||
$a->strings['Tumblr Import/Export'] = 'Tumblr Import/Export';
|
||||
$a->strings['Post to Tumblr'] = 'Auf Tumblr veröffentlichen';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue