[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-11-10 02:18:56 +00:00
parent c1e43efa35
commit 34fae53598
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
14 changed files with 70 additions and 20 deletions

View File

@ -0,0 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "API združovania cloudu",
"Enable clouds to communicate with each other and exchange data" : "Umožňuje cloudom navzájom komunikovať a vymieňať si údaje",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API združovania cloudov umožňuje rôznym inštanciám NextCloudu navzájom komunikovať a vymieňať si údaje."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -0,0 +1,6 @@
{ "translations": {
"Cloud Federation API" : "API združovania cloudu",
"Enable clouds to communicate with each other and exchange data" : "Umožňuje cloudom navzájom komunikovať a vymieňať si údaje",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API združovania cloudov umožňuje rôznym inštanciám NextCloudu navzájom komunikovať a vymieňať si údaje."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -169,6 +169,7 @@ OC.L10N.register(
"Password protection" : "Ochrana heslem",
"Enter a password" : "Zadejte heslo",
"Expiration date (enforced)" : "Datum skončení platnosti (vynuceno)",
"Create share" : "Vytvořit sdílení",
"Cancel" : "Storno",
"Share label" : "Štítek sdílení",
"Read only" : "Pouze pro čtení",

View File

@ -167,6 +167,7 @@
"Password protection" : "Ochrana heslem",
"Enter a password" : "Zadejte heslo",
"Expiration date (enforced)" : "Datum skončení platnosti (vynuceno)",
"Create share" : "Vytvořit sdílení",
"Cancel" : "Storno",
"Share label" : "Štítek sdílení",
"Read only" : "Pouze pro čtení",

View File

@ -188,6 +188,7 @@ OC.L10N.register(
"No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.",
"Resharing is not allowed" : "Le repartage n'est pas autorisé",
"Name or email …" : "Nom ou adresse courriel ...",
"Name, email, or Federated Cloud ID …" : "Nom, adresse e-mail ou identifiant Federated Cloud…",
"Searching …" : "Recherche …",
"No elements found." : "Aucun élément trouvé.",
"Search globally" : "Rechercher partout",

View File

@ -186,6 +186,7 @@
"No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.",
"Resharing is not allowed" : "Le repartage n'est pas autorisé",
"Name or email …" : "Nom ou adresse courriel ...",
"Name, email, or Federated Cloud ID …" : "Nom, adresse e-mail ou identifiant Federated Cloud…",
"Searching …" : "Recherche …",
"No elements found." : "Aucun élément trouvé.",
"Search globally" : "Rechercher partout",

View File

@ -12,12 +12,12 @@ OC.L10N.register(
"The given legal notice address is too long" : "Die im Impressum angegebene Adresse ist zu lang",
"The given legal notice address is not a valid URL" : "Die eingegebene Impressums-Adresse ist keine gültige URL",
"The given privacy policy address is too long" : "Die eingegebene Adresse der Datenschutzerklärung ist zu lang",
"The given privacy policy address is not a valid URL" : "Die eingegebene Datenschutz-Adresse ist keine gültige URL",
"The given privacy policy address is not a valid URL" : "Die eingegebene Adresse der Datenschutzerklärung ist keine gültige URL",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"The file was uploaded" : "Die Datei wurde hochgeladen",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist",
"The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden",
"No file was uploaded" : "Es wurde keine Datei hochgeladen",
"Missing a temporary folder" : "Kein temporärer Ordner vorhanden",
@ -45,11 +45,11 @@ OC.L10N.register(
"Advanced options" : "Erweiterte Optionen",
"Legal notice link" : "Link zum Impressum",
"Privacy policy link" : "Link zur Datenschutzerklärung",
"Header logo" : "Kopfbereich-Logo",
"Upload new header logo" : "Neues Kopfbereich-Logo hochladen",
"Header logo" : "Kopfbereichs-Logo",
"Upload new header logo" : "Neues Kopfbereichs-Logo hochladen",
"Favicon" : "Favicon",
"Upload new favicon" : "Neues Favicon hochladen",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"Unsupported image type" : "Nicht unterstütztes Bild-Format"
},
"nplurals=2; plural=(n != 1);");

View File

@ -10,12 +10,12 @@
"The given legal notice address is too long" : "Die im Impressum angegebene Adresse ist zu lang",
"The given legal notice address is not a valid URL" : "Die eingegebene Impressums-Adresse ist keine gültige URL",
"The given privacy policy address is too long" : "Die eingegebene Adresse der Datenschutzerklärung ist zu lang",
"The given privacy policy address is not a valid URL" : "Die eingegebene Datenschutz-Adresse ist keine gültige URL",
"The given privacy policy address is not a valid URL" : "Die eingegebene Adresse der Datenschutzerklärung ist keine gültige URL",
"The given slogan is too long" : "Der eingegebene Slogan ist zu lang",
"The given color is invalid" : "Die gewählte Farbe ist ungültig",
"The file was uploaded" : "Die Datei wurde hochgeladen",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist",
"The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden",
"No file was uploaded" : "Es wurde keine Datei hochgeladen",
"Missing a temporary folder" : "Kein temporärer Ordner vorhanden",
@ -43,11 +43,11 @@
"Advanced options" : "Erweiterte Optionen",
"Legal notice link" : "Link zum Impressum",
"Privacy policy link" : "Link zur Datenschutzerklärung",
"Header logo" : "Kopfbereich-Logo",
"Upload new header logo" : "Neues Kopfbereich-Logo hochladen",
"Header logo" : "Kopfbereichs-Logo",
"Upload new header logo" : "Neues Kopfbereichs-Logo hochladen",
"Favicon" : "Favicon",
"Upload new favicon" : "Neues Favicon hochladen",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"Unsupported image type" : "Nicht unterstütztes Bild-Format"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -33,7 +33,7 @@ OC.L10N.register(
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
"Name" : "Name",
"Reset to default" : " Auf Standard zurücksetzen ",
"Web link" : "Internetseite",
"Web link" : "Internet-Link",
"https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Farbe",

View File

@ -31,7 +31,7 @@
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
"Name" : "Name",
"Reset to default" : " Auf Standard zurücksetzen ",
"Web link" : "Internetseite",
"Web link" : "Internet-Link",
"https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Farbe",

View File

@ -2,9 +2,9 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt",
"Second-factor backup codes" : "Zweitfaktor-Backup-Codes",
"Second-factor backup codes" : "Zweitfaktor Backup-Codes",
"Generate backup codes" : "Backup-Codes erzeugen",
"You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes erzeugt. Diese werden für den Fall benötigt, dass du den Zugriff auf Ihren zweiten Faktor verloren hast.",
"You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes erzeugt. Diese werden für den Fall benötigt, dass Du den Zugriff auf Deinen zweiten Faktor verloren hast.",
"Backup code" : "Backup-Code",
"Use backup code" : "Backup-Code verwenden",
"Two factor backup codes" : "Zweifaktor-Backup-Codes",
@ -15,7 +15,7 @@ OC.L10N.register(
"Print backup codes" : "Backup-Codes drucken",
"Regenerate backup codes" : "Backup-Codes erneuern",
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes erneuerst, werden alte automatisch ungültig.",
"An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten",
"An error occurred while generating your backup codes" : "Beim Erstellen Deiner Backup-Codes ist ein Fehler aufgetreten",
"{name} backup codes" : "{name} Backup-Codes",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.",
"Submit" : "Übermitteln",

View File

@ -1,8 +1,8 @@
{ "translations": {
"You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt",
"Second-factor backup codes" : "Zweitfaktor-Backup-Codes",
"Second-factor backup codes" : "Zweitfaktor Backup-Codes",
"Generate backup codes" : "Backup-Codes erzeugen",
"You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes erzeugt. Diese werden für den Fall benötigt, dass du den Zugriff auf Ihren zweiten Faktor verloren hast.",
"You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes erzeugt. Diese werden für den Fall benötigt, dass Du den Zugriff auf Deinen zweiten Faktor verloren hast.",
"Backup code" : "Backup-Code",
"Use backup code" : "Backup-Code verwenden",
"Two factor backup codes" : "Zweifaktor-Backup-Codes",
@ -13,7 +13,7 @@
"Print backup codes" : "Backup-Codes drucken",
"Regenerate backup codes" : "Backup-Codes erneuern",
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes erneuerst, werden alte automatisch ungültig.",
"An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten",
"An error occurred while generating your backup codes" : "Beim Erstellen Deiner Backup-Codes ist ein Fehler aufgetreten",
"{name} backup codes" : "{name} Backup-Codes",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.",
"Submit" : "Übermitteln",

View File

@ -1,6 +1,13 @@
OC.L10N.register(
"user_status",
{
"Recent statuses" : "Senaste statusuppdateringar",
"In a meeting" : "På ett möte",
"Commuting" : "Reser",
"Out sick" : "Sjuk",
"Vacationing" : "På semester",
"Working remotely" : "Arbetar hemifrån",
"User status" : "Användarstatus",
"Clear status message after" : "Rensa statusmeddelande efter",
"What's your status?" : "Vad är din status?",
"Set status" : "Sätt status",
@ -8,15 +15,24 @@ OC.L10N.register(
"Status message" : "Statusmeddelande",
"Clear status message" : "Rensa statusmeddelande",
"Set status message" : "Sätt statusmeddelande",
"There was an error saving the status" : "Ett fel inträffade när statusen skulle ändras",
"There was an error clearing the status" : "Ett fel inträffade när statusen skulle rensas",
"No recent status changes" : "Inga statusuppdateringar den sista tiden",
"Away" : "Iväg",
"Do not disturb" : "Stör ej",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Rensa inte",
"Today" : "Idag",
"This week" : "Denna vecka",
"Online" : "Online",
"Invisible" : "Osynlig",
"Offline" : "Offline",
"There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas",
"30 minutes" : "30 minuter",
"1 hour" : "1 timme"
"1 hour" : "1 timme",
"4 hours" : "4 timmar",
"Mute all notifications" : "Dölj alla aviseringar",
"Appear offline" : "Visa som offline",
"Clear status after" : "Rensa status efter"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,4 +1,11 @@
{ "translations": {
"Recent statuses" : "Senaste statusuppdateringar",
"In a meeting" : "På ett möte",
"Commuting" : "Reser",
"Out sick" : "Sjuk",
"Vacationing" : "På semester",
"Working remotely" : "Arbetar hemifrån",
"User status" : "Användarstatus",
"Clear status message after" : "Rensa statusmeddelande efter",
"What's your status?" : "Vad är din status?",
"Set status" : "Sätt status",
@ -6,15 +13,24 @@
"Status message" : "Statusmeddelande",
"Clear status message" : "Rensa statusmeddelande",
"Set status message" : "Sätt statusmeddelande",
"There was an error saving the status" : "Ett fel inträffade när statusen skulle ändras",
"There was an error clearing the status" : "Ett fel inträffade när statusen skulle rensas",
"No recent status changes" : "Inga statusuppdateringar den sista tiden",
"Away" : "Iväg",
"Do not disturb" : "Stör ej",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Rensa inte",
"Today" : "Idag",
"This week" : "Denna vecka",
"Online" : "Online",
"Invisible" : "Osynlig",
"Offline" : "Offline",
"There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas",
"30 minutes" : "30 minuter",
"1 hour" : "1 timme"
"1 hour" : "1 timme",
"4 hours" : "4 timmar",
"Mute all notifications" : "Dölj alla aviseringar",
"Appear offline" : "Visa som offline",
"Clear status after" : "Rensa status efter"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}