mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
352cfe9b54
commit
d78b8131be
22 changed files with 138 additions and 132 deletions
|
|
@ -253,6 +253,7 @@ OC.L10N.register(
|
|||
"Completed on %s" : "Completed on %s",
|
||||
"Due on %s by %s" : "Due on %s by %s",
|
||||
"Due on %s" : "Due on %s",
|
||||
"This is an example contact" : "This is an example contact",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings.",
|
||||
"Example event - open me!" : "Example event - open me!",
|
||||
"System Address Book" : "System Address Book",
|
||||
|
|
|
|||
|
|
@ -251,6 +251,7 @@
|
|||
"Completed on %s" : "Completed on %s",
|
||||
"Due on %s by %s" : "Due on %s by %s",
|
||||
"Due on %s" : "Due on %s",
|
||||
"This is an example contact" : "This is an example contact",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings.",
|
||||
"Example event - open me!" : "Example event - open me!",
|
||||
"System Address Book" : "System Address Book",
|
||||
|
|
|
|||
|
|
@ -253,6 +253,7 @@ OC.L10N.register(
|
|||
"Completed on %s" : "Críochnaithe ar %s",
|
||||
"Due on %s by %s" : "Dlite ar %s faoi %s",
|
||||
"Due on %s" : "Dlite ar %s",
|
||||
"This is an example contact" : "Seo sampla teagmhála",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Fáilte go Féilire Nextcloud!\n\nSeo sampla imeachta - déan iniúchadh ar sholúbthacht na pleanála le Féilire Nextcloud trí aon eagarthóireacht is mian leat a dhéanamh!\n\nLe Féilire Nextcloud, is féidir leat:\n- Imeachtaí a chruthú, a chur in eagar agus a bhainistiú gan stró.\n- Ilfhéilirí a chruthú agus iad a roinnt le comhghleacaithe foirne, cairde nó teaghlach.\n- Infhaighteacht a sheiceáil agus do chuid amanna gnóthacha a thaispeáint do dhaoine eile.\n- Comhtháthú gan uaim le haipeanna agus gléasanna trí CalDAV.\n- Do thaithí a shaincheapadh: imeachtaí athfhillteacha a sceidealú, fógraí agus socruithe eile a choigeartú.",
|
||||
"Example event - open me!" : "Imeacht shamplach - oscail mé!",
|
||||
"System Address Book" : "Leabhar Seoltaí Córais",
|
||||
|
|
|
|||
|
|
@ -251,6 +251,7 @@
|
|||
"Completed on %s" : "Críochnaithe ar %s",
|
||||
"Due on %s by %s" : "Dlite ar %s faoi %s",
|
||||
"Due on %s" : "Dlite ar %s",
|
||||
"This is an example contact" : "Seo sampla teagmhála",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Fáilte go Féilire Nextcloud!\n\nSeo sampla imeachta - déan iniúchadh ar sholúbthacht na pleanála le Féilire Nextcloud trí aon eagarthóireacht is mian leat a dhéanamh!\n\nLe Féilire Nextcloud, is féidir leat:\n- Imeachtaí a chruthú, a chur in eagar agus a bhainistiú gan stró.\n- Ilfhéilirí a chruthú agus iad a roinnt le comhghleacaithe foirne, cairde nó teaghlach.\n- Infhaighteacht a sheiceáil agus do chuid amanna gnóthacha a thaispeáint do dhaoine eile.\n- Comhtháthú gan uaim le haipeanna agus gléasanna trí CalDAV.\n- Do thaithí a shaincheapadh: imeachtaí athfhillteacha a sceidealú, fógraí agus socruithe eile a choigeartú.",
|
||||
"Example event - open me!" : "Imeacht shamplach - oscail mé!",
|
||||
"System Address Book" : "Leabhar Seoltaí Córais",
|
||||
|
|
|
|||
|
|
@ -253,6 +253,7 @@ OC.L10N.register(
|
|||
"Completed on %s" : "完成於 %s",
|
||||
"Due on %s by %s" : "完成日期為 %s %s",
|
||||
"Due on %s" : "完成日期 %s",
|
||||
"This is an example contact" : "此為示例聯絡人",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "歡迎使用 Nextcloud 日曆!\n\n這是範例事件 - 使用 Nextcloud 日曆進行任何編輯,探索規劃的彈性!\n\n使用 Nextcloud 日曆,您可以:\n- 毫不費力地建立、編輯與管理活動。\n- 建立多個日曆,並與同事、朋友或家人分享。\n- 檢查可得性,並向他人顯示您的忙碌時間。\n- 透過 CalDAV 與應用程式與裝置無縫整合。\n- 自訂您的體驗:排定定期活動、調整通知與其他設定。",
|
||||
"Example event - open me!" : "範例活動 - 打開我!",
|
||||
"System Address Book" : "系統通訊錄",
|
||||
|
|
|
|||
|
|
@ -251,6 +251,7 @@
|
|||
"Completed on %s" : "完成於 %s",
|
||||
"Due on %s by %s" : "完成日期為 %s %s",
|
||||
"Due on %s" : "完成日期 %s",
|
||||
"This is an example contact" : "此為示例聯絡人",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "歡迎使用 Nextcloud 日曆!\n\n這是範例事件 - 使用 Nextcloud 日曆進行任何編輯,探索規劃的彈性!\n\n使用 Nextcloud 日曆,您可以:\n- 毫不費力地建立、編輯與管理活動。\n- 建立多個日曆,並與同事、朋友或家人分享。\n- 檢查可得性,並向他人顯示您的忙碌時間。\n- 透過 CalDAV 與應用程式與裝置無縫整合。\n- 自訂您的體驗:排定定期活動、調整通知與其他設定。",
|
||||
"Example event - open me!" : "範例活動 - 打開我!",
|
||||
"System Address Book" : "系統通訊錄",
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@ OC.L10N.register(
|
|||
"Select" : "Auswählen",
|
||||
"What are you requesting?" : "Was fragst du an?",
|
||||
"Request subject" : "Betreff der Anfrage",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben…",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben …",
|
||||
"Where should these files go?" : "Wo sollen diese Dateien gespeichert werden?",
|
||||
"Upload destination" : "Ziel für das Hochladen",
|
||||
"Revert to default" : "Auf Standard zurücksetzen",
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
"Select" : "Auswählen",
|
||||
"What are you requesting?" : "Was fragst du an?",
|
||||
"Request subject" : "Betreff der Anfrage",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben…",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben …",
|
||||
"Where should these files go?" : "Wo sollen diese Dateien gespeichert werden?",
|
||||
"Upload destination" : "Ziel für das Hochladen",
|
||||
"Revert to default" : "Auf Standard zurücksetzen",
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@ OC.L10N.register(
|
|||
"Select" : "Auswählen",
|
||||
"What are you requesting?" : "Was fragen Sie an?",
|
||||
"Request subject" : "Betreff der Anfrage",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben…",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben …",
|
||||
"Where should these files go?" : "Wo sollen diese Dateien gespeichert werden?",
|
||||
"Upload destination" : "Ziel für das Hochladen",
|
||||
"Revert to default" : "Auf Standard zurücksetzen",
|
||||
|
|
@ -283,7 +283,7 @@ OC.L10N.register(
|
|||
"Share label" : "Freigabe-Label",
|
||||
"Share link token" : "Freigabe-Token teilen",
|
||||
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Das öffentliche Freigabelink-Token auf einen Begriff festlegen, der leicht zu merken ist, oder ein neues Token erstellen. Es ist nicht zu empfehlen, für Freigaben , die vertrauliche Informationen enthalten, ein erratbares Token zu verwenden.",
|
||||
"Generating…" : "Generieren…",
|
||||
"Generating…" : "Generieren …",
|
||||
"Generate new token" : "Neues Token generieren",
|
||||
"Set password" : "Passwort festlegen",
|
||||
"Password expires {passwordExpirationTime}" : "Passwort läuft ab um {passwordExpirationTime}",
|
||||
|
|
|
|||
|
|
@ -147,7 +147,7 @@
|
|||
"Select" : "Auswählen",
|
||||
"What are you requesting?" : "Was fragen Sie an?",
|
||||
"Request subject" : "Betreff der Anfrage",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben…",
|
||||
"Birthday party photos, History assignment…" : "Fotos von Geburtstagsfeiern, Geschichtsaufgaben …",
|
||||
"Where should these files go?" : "Wo sollen diese Dateien gespeichert werden?",
|
||||
"Upload destination" : "Ziel für das Hochladen",
|
||||
"Revert to default" : "Auf Standard zurücksetzen",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
"Share label" : "Freigabe-Label",
|
||||
"Share link token" : "Freigabe-Token teilen",
|
||||
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Das öffentliche Freigabelink-Token auf einen Begriff festlegen, der leicht zu merken ist, oder ein neues Token erstellen. Es ist nicht zu empfehlen, für Freigaben , die vertrauliche Informationen enthalten, ein erratbares Token zu verwenden.",
|
||||
"Generating…" : "Generieren…",
|
||||
"Generating…" : "Generieren …",
|
||||
"Generate new token" : "Neues Token generieren",
|
||||
"Set password" : "Passwort festlegen",
|
||||
"Password expires {passwordExpirationTime}" : "Passwort läuft ab um {passwordExpirationTime}",
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ OC.L10N.register(
|
|||
"Background jobs" : "Hintergrundaufgaben",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Verifying …" : "Überprüfe…",
|
||||
"Verifying …" : "Überprüfe …",
|
||||
"Verify" : "Überprüfen",
|
||||
"Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche",
|
||||
"Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.",
|
||||
|
|
@ -139,8 +139,8 @@ OC.L10N.register(
|
|||
"Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.",
|
||||
"No altered files" : "Keine veränderten Dateien",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. {link1} {link2}",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien…",
|
||||
"Rescan…" : "Erneut scannen…",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien …",
|
||||
"Rescan…" : "Erneut scannen …",
|
||||
"Cron errors" : "Cron-Fehler",
|
||||
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Es war nicht möglich, den Cron-Job über die CLI auszuführen. Es sind folgende technische Fehler aufgetreten:\n%s",
|
||||
"The last cron job ran without errors." : "Der letzte Cron-Job wurde ohne Fehler ausgeführt.",
|
||||
|
|
@ -465,19 +465,19 @@ OC.L10N.register(
|
|||
"Failed to load groups" : "Gruppen konnten nicht geladen werden",
|
||||
"Failed to create group" : "Gruppe konnte nicht erstellt werden",
|
||||
"Groups" : "Gruppen",
|
||||
"Creating group…" : "Erstelle Gruppe…",
|
||||
"Creating group…" : "Erstelle Gruppe …",
|
||||
"Create group" : "Gruppe erstellen",
|
||||
"Group name" : "Gruppenname",
|
||||
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
|
||||
"Search groups…" : "Suche Gruppen…",
|
||||
"Search groups…" : "Suche Gruppen …",
|
||||
"List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Liste der Gruppen. Diese Liste ist aus Leistungsgründen nicht vollständig gefüllt. Die Gruppen werden während des Navigierens oder Suchens geladen.",
|
||||
"Loading groups…" : "Lade Gruppen…",
|
||||
"Loading groups…" : "Lade Gruppen …",
|
||||
"Could not load app discover section" : "Der Menüpunkt \"Endecken\" konnte nicht geladen werden.",
|
||||
"Could not render element" : "Element konnte nicht dargestellt werden",
|
||||
"Nothing to show" : "Nichts anzuzeigen",
|
||||
"Could not load section content from app store." : "Abschnittsinhalt konnte nicht aus dem App Store geladen werden.",
|
||||
"Loading" : "Lade",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen…",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen …",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Vorherige Folie",
|
||||
"Next slide" : "Nächste Folie",
|
||||
|
|
@ -849,7 +849,7 @@ OC.L10N.register(
|
|||
"Authentication required" : "Authentifizierung benötigt",
|
||||
"Sending test email…" : "Sende Test-E-Mail …",
|
||||
"Send test email" : "Test-E-Mail senden",
|
||||
"Saving…" : "Speichere …",
|
||||
"Saving…" : "Speichere …",
|
||||
"Save settings" : "Einstellungen speichern",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Bitte die {linkStartInstallationGuides} Installationsanleitung {linkEnd} nochmals überprüfen und im {linkStartLog}Protokoll{linkEnd} nach Fehlern oder Warnungen sehen.",
|
||||
"Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Die Sicherheit von {productName} mit {linkStart}unserem Sicherheitsscan{linkEnd} überprüfen",
|
||||
|
|
@ -985,15 +985,15 @@ OC.L10N.register(
|
|||
"Exclude some groups from sharing" : "Bestimmte Gruppen vom Teilen ausschließen",
|
||||
"Limit sharing to some groups" : "Teilen für bestimmte Gruppen erlauben",
|
||||
"Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Sende…",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Sende …",
|
||||
"Email sent" : "E-Mail gesendet",
|
||||
"{progress}% Deploying …" : "{progress}% Bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% Initialisierung …",
|
||||
"{progress}% Deploying …" : "{progress}% bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% initialisiere …",
|
||||
"None/STARTTLS" : "Keine/STARTTLS",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Zugangsdaten",
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
"Background jobs" : "Hintergrundaufgaben",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Verifying …" : "Überprüfe…",
|
||||
"Verifying …" : "Überprüfe …",
|
||||
"Verify" : "Überprüfen",
|
||||
"Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche",
|
||||
"Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.",
|
||||
|
|
@ -137,8 +137,8 @@
|
|||
"Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.",
|
||||
"No altered files" : "Keine veränderten Dateien",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. {link1} {link2}",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien…",
|
||||
"Rescan…" : "Erneut scannen…",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien …",
|
||||
"Rescan…" : "Erneut scannen …",
|
||||
"Cron errors" : "Cron-Fehler",
|
||||
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Es war nicht möglich, den Cron-Job über die CLI auszuführen. Es sind folgende technische Fehler aufgetreten:\n%s",
|
||||
"The last cron job ran without errors." : "Der letzte Cron-Job wurde ohne Fehler ausgeführt.",
|
||||
|
|
@ -463,19 +463,19 @@
|
|||
"Failed to load groups" : "Gruppen konnten nicht geladen werden",
|
||||
"Failed to create group" : "Gruppe konnte nicht erstellt werden",
|
||||
"Groups" : "Gruppen",
|
||||
"Creating group…" : "Erstelle Gruppe…",
|
||||
"Creating group…" : "Erstelle Gruppe …",
|
||||
"Create group" : "Gruppe erstellen",
|
||||
"Group name" : "Gruppenname",
|
||||
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
|
||||
"Search groups…" : "Suche Gruppen…",
|
||||
"Search groups…" : "Suche Gruppen …",
|
||||
"List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Liste der Gruppen. Diese Liste ist aus Leistungsgründen nicht vollständig gefüllt. Die Gruppen werden während des Navigierens oder Suchens geladen.",
|
||||
"Loading groups…" : "Lade Gruppen…",
|
||||
"Loading groups…" : "Lade Gruppen …",
|
||||
"Could not load app discover section" : "Der Menüpunkt \"Endecken\" konnte nicht geladen werden.",
|
||||
"Could not render element" : "Element konnte nicht dargestellt werden",
|
||||
"Nothing to show" : "Nichts anzuzeigen",
|
||||
"Could not load section content from app store." : "Abschnittsinhalt konnte nicht aus dem App Store geladen werden.",
|
||||
"Loading" : "Lade",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen…",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen …",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Vorherige Folie",
|
||||
"Next slide" : "Nächste Folie",
|
||||
|
|
@ -847,7 +847,7 @@
|
|||
"Authentication required" : "Authentifizierung benötigt",
|
||||
"Sending test email…" : "Sende Test-E-Mail …",
|
||||
"Send test email" : "Test-E-Mail senden",
|
||||
"Saving…" : "Speichere …",
|
||||
"Saving…" : "Speichere …",
|
||||
"Save settings" : "Einstellungen speichern",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Bitte die {linkStartInstallationGuides} Installationsanleitung {linkEnd} nochmals überprüfen und im {linkStartLog}Protokoll{linkEnd} nach Fehlern oder Warnungen sehen.",
|
||||
"Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Die Sicherheit von {productName} mit {linkStart}unserem Sicherheitsscan{linkEnd} überprüfen",
|
||||
|
|
@ -983,15 +983,15 @@
|
|||
"Exclude some groups from sharing" : "Bestimmte Gruppen vom Teilen ausschließen",
|
||||
"Limit sharing to some groups" : "Teilen für bestimmte Gruppen erlauben",
|
||||
"Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Sende…",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Sende …",
|
||||
"Email sent" : "E-Mail gesendet",
|
||||
"{progress}% Deploying …" : "{progress}% Bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% Initialisierung …",
|
||||
"{progress}% Deploying …" : "{progress}% bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% initialisiere …",
|
||||
"None/STARTTLS" : "Keine/STARTTLS",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Zugangsdaten",
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ OC.L10N.register(
|
|||
"Background jobs" : "Hintergrundaufgaben",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Verifying …" : "Überprüfe…",
|
||||
"Verifying …" : "Überprüfe …",
|
||||
"Verify" : "Überprüfen",
|
||||
"Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche",
|
||||
"Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.",
|
||||
|
|
@ -139,8 +139,8 @@ OC.L10N.register(
|
|||
"Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.",
|
||||
"No altered files" : "Keine veränderten Dateien",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. {link1} {link2}",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien…",
|
||||
"Rescan…" : "Erneut scannen…",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien …",
|
||||
"Rescan…" : "Erneut scannen …",
|
||||
"Cron errors" : "Cron-Fehler",
|
||||
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Es war nicht möglich, den Cron-Job über die CLI auszuführen. Es sind folgende technische Fehler aufgetreten:\n%s",
|
||||
"The last cron job ran without errors." : "Der letzte Cron-Job wurde ohne Fehler ausgeführt.",
|
||||
|
|
@ -465,19 +465,19 @@ OC.L10N.register(
|
|||
"Failed to load groups" : "Gruppen konnten nicht geladen werden",
|
||||
"Failed to create group" : "Gruppe konnte nicht erstellt werden",
|
||||
"Groups" : "Gruppen",
|
||||
"Creating group…" : "Erstelle Gruppe…",
|
||||
"Creating group…" : "Erstelle Gruppe …",
|
||||
"Create group" : "Gruppe erstellen",
|
||||
"Group name" : "Gruppenname",
|
||||
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
|
||||
"Search groups…" : "Suche Gruppen…",
|
||||
"Search groups…" : "Suche Gruppen …",
|
||||
"List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Liste der Gruppen. Diese Liste ist aus Leistungsgründen nicht vollständig gefüllt. Die Gruppen werden während des Navigierens oder Suchens geladen.",
|
||||
"Loading groups…" : "Lade Gruppen …",
|
||||
"Loading groups…" : "Lade Gruppen …",
|
||||
"Could not load app discover section" : "Der App-Erkennungsabschnitt konnte nicht geladen werden",
|
||||
"Could not render element" : "Element konnte nicht gerendert werden",
|
||||
"Nothing to show" : "Nichts anzuzeigen",
|
||||
"Could not load section content from app store." : "Abschnittsinhalt konnte nicht aus dem App Store geladen werden.",
|
||||
"Loading" : "Lade",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen…",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen …",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Vorherige Folie",
|
||||
"Next slide" : "Nächste Folie",
|
||||
|
|
@ -985,15 +985,15 @@ OC.L10N.register(
|
|||
"Exclude some groups from sharing" : "Bestimmte Gruppen vom Teilen ausschließen",
|
||||
"Limit sharing to some groups" : "Teilen für bestimmte Gruppen erlauben",
|
||||
"Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Senden…",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Senden …",
|
||||
"Email sent" : "E-Mail gesendet",
|
||||
"{progress}% Deploying …" : "{progress}% bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% initialisiere …",
|
||||
"{progress}% Deploying …" : "{progress}% bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% initialisiere …",
|
||||
"None/STARTTLS" : "Keine/STARTTLS",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Zugangsdaten",
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
"Background jobs" : "Hintergrundaufgaben",
|
||||
"Unlimited" : "Unbegrenzt",
|
||||
"Verifying" : "Überprüfe",
|
||||
"Verifying …" : "Überprüfe…",
|
||||
"Verifying …" : "Überprüfe …",
|
||||
"Verify" : "Überprüfen",
|
||||
"Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche",
|
||||
"Admin IP filtering isn't applied." : "IP-Filterung durch Administration ist nicht aktiv.",
|
||||
|
|
@ -137,8 +137,8 @@
|
|||
"Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.",
|
||||
"No altered files" : "Keine veränderten Dateien",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. {link1} {link2}",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien…",
|
||||
"Rescan…" : "Erneut scannen…",
|
||||
"List of invalid files…" : "Liste ungültiger Dateien …",
|
||||
"Rescan…" : "Erneut scannen …",
|
||||
"Cron errors" : "Cron-Fehler",
|
||||
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Es war nicht möglich, den Cron-Job über die CLI auszuführen. Es sind folgende technische Fehler aufgetreten:\n%s",
|
||||
"The last cron job ran without errors." : "Der letzte Cron-Job wurde ohne Fehler ausgeführt.",
|
||||
|
|
@ -463,19 +463,19 @@
|
|||
"Failed to load groups" : "Gruppen konnten nicht geladen werden",
|
||||
"Failed to create group" : "Gruppe konnte nicht erstellt werden",
|
||||
"Groups" : "Gruppen",
|
||||
"Creating group…" : "Erstelle Gruppe…",
|
||||
"Creating group…" : "Erstelle Gruppe …",
|
||||
"Create group" : "Gruppe erstellen",
|
||||
"Group name" : "Gruppenname",
|
||||
"Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben",
|
||||
"Search groups…" : "Suche Gruppen…",
|
||||
"Search groups…" : "Suche Gruppen …",
|
||||
"List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Liste der Gruppen. Diese Liste ist aus Leistungsgründen nicht vollständig gefüllt. Die Gruppen werden während des Navigierens oder Suchens geladen.",
|
||||
"Loading groups…" : "Lade Gruppen …",
|
||||
"Loading groups…" : "Lade Gruppen …",
|
||||
"Could not load app discover section" : "Der App-Erkennungsabschnitt konnte nicht geladen werden",
|
||||
"Could not render element" : "Element konnte nicht gerendert werden",
|
||||
"Nothing to show" : "Nichts anzuzeigen",
|
||||
"Could not load section content from app store." : "Abschnittsinhalt konnte nicht aus dem App Store geladen werden.",
|
||||
"Loading" : "Lade",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen…",
|
||||
"Fetching the latest news…" : "Aktuelle Nachrichten werden abgerufen …",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Vorherige Folie",
|
||||
"Next slide" : "Nächste Folie",
|
||||
|
|
@ -983,15 +983,15 @@
|
|||
"Exclude some groups from sharing" : "Bestimmte Gruppen vom Teilen ausschließen",
|
||||
"Limit sharing to some groups" : "Teilen für bestimmte Gruppen erlauben",
|
||||
"Also allow autocompletion on full match of the user id" : "Automatische Vervollständigung auch bei vollständiger Übereinstimmung der Benutzer-ID zulassen",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Senden…",
|
||||
"Loading accounts …" : "Lade Konten …",
|
||||
"Set account as admin for …" : "Konto als Administration setzen für …",
|
||||
"_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} Konto …","{userCount} Konten …"],
|
||||
"Loading account …" : "Lade Konto …",
|
||||
"Adding your device …" : "Dieses Gerät hinzufügen …",
|
||||
"Sending…" : "Senden …",
|
||||
"Email sent" : "E-Mail gesendet",
|
||||
"{progress}% Deploying …" : "{progress}% bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% initialisiere …",
|
||||
"{progress}% Deploying …" : "{progress}% bereitstellen …",
|
||||
"{progress}% Initializing …" : "{progress}% initialisiere …",
|
||||
"None/STARTTLS" : "Keine/STARTTLS",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Zugangsdaten",
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei wurden geändert",
|
||||
"Files" : "Dateien",
|
||||
"Tags" : "Tags",
|
||||
"All tagged %s …" : "Alle Schlagworte %s hinzugefügt …",
|
||||
"All tagged %s …" : "Alle Schlagworte %s hinzugefügt …",
|
||||
"tagged %s" : "Schlagwort %s hinzugefügt",
|
||||
"Collaborative tags" : "Kollaborative Schlagworte",
|
||||
"Collaborative tagging functionality which shares tags among people." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.",
|
||||
|
|
@ -75,7 +75,7 @@ OC.L10N.register(
|
|||
"Only admins can create new tags" : "Nur die Administration kann neue Schlagworte erstellen",
|
||||
"Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden",
|
||||
"Manage tags" : "Schlagworte verwalten",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet…",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet …",
|
||||
"Search or create tag" : "Schlagwort suchen oder erstellen",
|
||||
"Search tag" : "Schlagworte suchen",
|
||||
"Change tag color" : "Schlagwortfarbe ändern",
|
||||
|
|
@ -110,8 +110,8 @@ OC.L10N.register(
|
|||
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
|
||||
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
|
||||
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden …"
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden …"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei wurden geändert",
|
||||
"Files" : "Dateien",
|
||||
"Tags" : "Tags",
|
||||
"All tagged %s …" : "Alle Schlagworte %s hinzugefügt …",
|
||||
"All tagged %s …" : "Alle Schlagworte %s hinzugefügt …",
|
||||
"tagged %s" : "Schlagwort %s hinzugefügt",
|
||||
"Collaborative tags" : "Kollaborative Schlagworte",
|
||||
"Collaborative tagging functionality which shares tags among people." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.",
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
"Only admins can create new tags" : "Nur die Administration kann neue Schlagworte erstellen",
|
||||
"Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden",
|
||||
"Manage tags" : "Schlagworte verwalten",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet…",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet …",
|
||||
"Search or create tag" : "Schlagwort suchen oder erstellen",
|
||||
"Search tag" : "Schlagworte suchen",
|
||||
"Change tag color" : "Schlagwortfarbe ändern",
|
||||
|
|
@ -108,8 +108,8 @@
|
|||
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
|
||||
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
|
||||
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden …"
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden …"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -40,7 +40,7 @@ OC.L10N.register(
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Schlagwort</strong> für eine Datei wurde geändert",
|
||||
"Files" : "Dateien",
|
||||
"Tags" : "Schlagworte",
|
||||
"All tagged %s …" : "Alle Schlagwort %s hinzugefügt …",
|
||||
"All tagged %s …" : "Alle Schlagwort %s hinzugefügt …",
|
||||
"tagged %s" : "Schlagwort %s hinzugefügt",
|
||||
"Collaborative tags" : "Kollaborative Schlagworte",
|
||||
"Collaborative tagging functionality which shares tags among people." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.",
|
||||
|
|
@ -75,7 +75,7 @@ OC.L10N.register(
|
|||
"Only admins can create new tags" : "Nur die Administration kann neue Schlagworte erstellen",
|
||||
"Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden",
|
||||
"Manage tags" : "Schlagworte verwalten",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet…",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet …",
|
||||
"Search or create tag" : "Schlagwort suchen oder erstellen",
|
||||
"Search tag" : "Schlagworte suchen",
|
||||
"Change tag color" : "Schlagwortfarbe ändern",
|
||||
|
|
@ -110,8 +110,8 @@ OC.L10N.register(
|
|||
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
|
||||
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
|
||||
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden…"
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden …"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@
|
|||
"<strong>System tags</strong> for a file have been modified" : "<strong>System-Schlagwort</strong> für eine Datei wurde geändert",
|
||||
"Files" : "Dateien",
|
||||
"Tags" : "Schlagworte",
|
||||
"All tagged %s …" : "Alle Schlagwort %s hinzugefügt …",
|
||||
"All tagged %s …" : "Alle Schlagwort %s hinzugefügt …",
|
||||
"tagged %s" : "Schlagwort %s hinzugefügt",
|
||||
"Collaborative tags" : "Kollaborative Schlagworte",
|
||||
"Collaborative tagging functionality which shares tags among people." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.",
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
"Only admins can create new tags" : "Nur die Administration kann neue Schlagworte erstellen",
|
||||
"Failed to apply tags changes" : "Schlagwort-Änderungen konnten nicht angewendet werden",
|
||||
"Manage tags" : "Schlagworte verwalten",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet…",
|
||||
"Applying tags changes…" : "Schlagwort-Änderungen werden angewendet …",
|
||||
"Search or create tag" : "Schlagwort suchen oder erstellen",
|
||||
"Search tag" : "Schlagworte suchen",
|
||||
"Change tag color" : "Schlagwortfarbe ändern",
|
||||
|
|
@ -108,8 +108,8 @@
|
|||
"Failed to load tags for file" : "Schlagworte für Datei konnten nicht geladen werden",
|
||||
"Failed to set tag for file" : "Schlagwort für Datei konnte nicht gesetzt werden",
|
||||
"Failed to delete tag for file" : "Schlagwort für Datei konnte nicht gelöscht werden",
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden…"
|
||||
"Collaborative tags …" : "Kollaborative Schlagworte …",
|
||||
"Loading …" : "Lade …",
|
||||
"Loading collaborative tags …" : "Kollaborative Schlagworte laden …"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -250,7 +250,7 @@ OC.L10N.register(
|
|||
"Search in" : "Suche in",
|
||||
"Partial matches" : "Teilübereinstimmungen",
|
||||
"Log in" : "Anmelden",
|
||||
"Logging in …" : "Melde an …",
|
||||
"Logging in …" : "Anmelden …",
|
||||
"Log in to {productName}" : "Anmelden bei {productName}",
|
||||
"Wrong login or password." : "Kontoname oder Passwort falsch",
|
||||
"This account is disabled" : "Dieses Konto ist deaktiviert",
|
||||
|
|
@ -510,17 +510,17 @@ OC.L10N.register(
|
|||
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen <a href=\"{url}\">lies bitte diesen Forenbeitrag</a> zu diesem Thema.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud Community</a>.",
|
||||
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Melde an…",
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Anmelden …",
|
||||
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade deine Kontakte …",
|
||||
"Looking for {term} …" : "Suche nach {term} …",
|
||||
"Search contacts …" : "Kontakte suchen …",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse …",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types} …",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade deine Kontakte …",
|
||||
"Looking for {term} …" : "Suche nach {term} …",
|
||||
"Search contacts …" : "Kontakte suchen …",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse …",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types} …",
|
||||
"read-only" : "Schreibgeschützt",
|
||||
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
|
||||
"One file conflict" : "Ein Dateikonflikt",
|
||||
|
|
@ -533,7 +533,7 @@ OC.L10N.register(
|
|||
"(all selected)" : "(Alle ausgewählt)",
|
||||
"({count} selected)" : "({count} ausgewählt)",
|
||||
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
|
||||
"Saving …" : "Speichern …",
|
||||
"Saving …" : "Speichern …",
|
||||
"Connection to server lost" : "Verbindung zum Server verloren",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"],
|
||||
"New in" : "Neu in",
|
||||
|
|
|
|||
|
|
@ -248,7 +248,7 @@
|
|||
"Search in" : "Suche in",
|
||||
"Partial matches" : "Teilübereinstimmungen",
|
||||
"Log in" : "Anmelden",
|
||||
"Logging in …" : "Melde an …",
|
||||
"Logging in …" : "Anmelden …",
|
||||
"Log in to {productName}" : "Anmelden bei {productName}",
|
||||
"Wrong login or password." : "Kontoname oder Passwort falsch",
|
||||
"This account is disabled" : "Dieses Konto ist deaktiviert",
|
||||
|
|
@ -508,17 +508,17 @@
|
|||
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen <a href=\"{url}\">lies bitte diesen Forenbeitrag</a> zu diesem Thema.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud Community</a>.",
|
||||
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Melde an…",
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Anmelden …",
|
||||
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade deine Kontakte …",
|
||||
"Looking for {term} …" : "Suche nach {term} …",
|
||||
"Search contacts …" : "Kontakte suchen …",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse …",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types} …",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade deine Kontakte …",
|
||||
"Looking for {term} …" : "Suche nach {term} …",
|
||||
"Search contacts …" : "Kontakte suchen …",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse …",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types} …",
|
||||
"read-only" : "Schreibgeschützt",
|
||||
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
|
||||
"One file conflict" : "Ein Dateikonflikt",
|
||||
|
|
@ -531,7 +531,7 @@
|
|||
"(all selected)" : "(Alle ausgewählt)",
|
||||
"({count} selected)" : "({count} ausgewählt)",
|
||||
"Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage",
|
||||
"Saving …" : "Speichern …",
|
||||
"Saving …" : "Speichern …",
|
||||
"Connection to server lost" : "Verbindung zum Server verloren",
|
||||
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem beim Laden der Seite, Seite wird in %n Sekunde nochmals geladen","Problem beim Laden der Seite, Seite wird in %n Sekunden erneut geladen"],
|
||||
"New in" : "Neu in",
|
||||
|
|
|
|||
|
|
@ -510,17 +510,17 @@ OC.L10N.register(
|
|||
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen <a href=\"{url}\">lesen Sie unseren Forenbeitrag</a> zu diesem Thema.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud Community</a>.",
|
||||
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Sie werden in %n Sekunde zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Sie werden in %n Sekunden zu {productName} weitergeleitet."],
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Melde an…",
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Anmelden …",
|
||||
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade Ihre Kontakte…",
|
||||
"Looking for {term} …" : "Suche nach {term}…",
|
||||
"Search contacts …" : "Kontakte suchen…",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse…",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types}…",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade Ihre Kontakte …",
|
||||
"Looking for {term} …" : "Suche nach {term} …",
|
||||
"Search contacts …" : "Kontakte suchen …",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse …",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types} …",
|
||||
"read-only" : "Schreibgeschützt",
|
||||
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
|
||||
"One file conflict" : "Ein Dateikonflikt",
|
||||
|
|
|
|||
|
|
@ -508,17 +508,17 @@
|
|||
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Das Update war nicht erfolgreich. Für mehr Informationen <a href=\"{url}\">lesen Sie unseren Forenbeitrag</a> zu diesem Thema.",
|
||||
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud Community</a>.",
|
||||
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Sie werden in %n Sekunde zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Sie werden in %n Sekunden zu {productName} weitergeleitet."],
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Melde an…",
|
||||
"Searching …" : "Suche …",
|
||||
"Logging in …" : "Anmelden …",
|
||||
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade Ihre Kontakte…",
|
||||
"Looking for {term} …" : "Suche nach {term}…",
|
||||
"Search contacts …" : "Kontakte suchen…",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse…",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types}…",
|
||||
"Loading apps …" : "Lade Apps …",
|
||||
"Installing apps …" : "Installiere Apps …",
|
||||
"Loading your contacts …" : "Lade Ihre Kontakte …",
|
||||
"Looking for {term} …" : "Suche nach {term} …",
|
||||
"Search contacts …" : "Kontakte suchen …",
|
||||
"Loading more results …" : "Lade weitere Ergebnisse …",
|
||||
"Installing …" : "Installiere …",
|
||||
"Search {types} …" : "Suche {types} …",
|
||||
"read-only" : "Schreibgeschützt",
|
||||
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
|
||||
"One file conflict" : "Ein Dateikonflikt",
|
||||
|
|
|
|||
Loading…
Reference in a new issue