Skip to content

Commit 61418e7

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 553b3d5 commit 61418e7

File tree

48 files changed

+1496
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1496
-30
lines changed

apps/comments/l10n/el.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,18 @@ OC.L10N.register(
1010
"{author} commented on {file}" : "Ο {author} σχολίασε στο {file}",
1111
"<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
1212
"Files" : "Αρχεία",
13+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Σας ανέφεραν στο \"{file}\", σε σχόλιο από λογαριασμό που έχει πλέον διαγραφεί",
1314
"{user} mentioned you in a comment on \"{file}\"" : "Ο/η {user} σας ανέφερε σε σχόλιο στο “{file}”",
14-
"Files app plugin to add comments to files" : "Επέκταση της εφαρμογής Αρχεία που επιτρέπει την προσθήκη σχολίων σε αρχεία",
15+
"Files app plugin to add comments to files" : "Πρόσθετο εφαρμογής Αρχεία για προσθήκη σχολίων σε αρχεία",
1516
"Edit comment" : "Επεξεργασία σχολίου",
1617
"Delete comment" : "Διαγραφή σχολίου",
1718
"Cancel edit" : "Ακύρωση επεξεργασίας",
1819
"New comment" : "Νέο σχόλιο",
20+
"Write a comment …" : "Γράψτε ένα σχόλιο …",
1921
"Post comment" : "Αναρτήστε σχόλιο",
22+
"@ for mentions, : for emoji, / for smart picker" : "@ για αναφορές, : για emoji, / για έξυπνο επιλογέα",
23+
"Could not reload comments" : "Αδυναμία επανάφόρτωσης σχολίων",
24+
"Failed to mark comments as read" : "Αποτυχία σήμανσης σχολίων ως αναγνωσμένα",
2025
"Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.",
2126
"No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!",
2227
"No more messages" : "Δεν υπάρχουν άλλα μηνύματα",

apps/comments/l10n/el.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,18 @@
88
"{author} commented on {file}" : "Ο {author} σχολίασε στο {file}",
99
"<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
1010
"Files" : "Αρχεία",
11+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Σας ανέφεραν στο \"{file}\", σε σχόλιο από λογαριασμό που έχει πλέον διαγραφεί",
1112
"{user} mentioned you in a comment on \"{file}\"" : "Ο/η {user} σας ανέφερε σε σχόλιο στο “{file}”",
12-
"Files app plugin to add comments to files" : "Επέκταση της εφαρμογής Αρχεία που επιτρέπει την προσθήκη σχολίων σε αρχεία",
13+
"Files app plugin to add comments to files" : "Πρόσθετο εφαρμογής Αρχεία για προσθήκη σχολίων σε αρχεία",
1314
"Edit comment" : "Επεξεργασία σχολίου",
1415
"Delete comment" : "Διαγραφή σχολίου",
1516
"Cancel edit" : "Ακύρωση επεξεργασίας",
1617
"New comment" : "Νέο σχόλιο",
18+
"Write a comment …" : "Γράψτε ένα σχόλιο …",
1719
"Post comment" : "Αναρτήστε σχόλιο",
20+
"@ for mentions, : for emoji, / for smart picker" : "@ για αναφορές, : για emoji, / για έξυπνο επιλογέα",
21+
"Could not reload comments" : "Αδυναμία επανάφόρτωσης σχολίων",
22+
"Failed to mark comments as read" : "Αποτυχία σήμανσης σχολίων ως αναγνωσμένα",
1823
"Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.",
1924
"No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!",
2025
"No more messages" : "Δεν υπάρχουν άλλα μηνύματα",

apps/dav/l10n/cs.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ OC.L10N.register(
220220
"{actor} updated contact {card} in address book {addressbook}" : "{actor} upravil(a) kontakt {card} v adresáři kontaktů {addressbook}",
221221
"You updated contact {card} in address book {addressbook}" : "Upravili jste kontakt {card} v adresáři kontaktů {addressbook}",
222222
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Kontakt</strong> nebo <strong>adresář kontaktů</strong> byl upraven",
223+
"System address book disabled" : "Systémový adresář kontaktů vypnut",
223224
"Accounts" : "Účty",
224225
"System address book which holds all accounts" : "Systémový adresář kontaktů, který obsahuje veškeré účty",
225226
"File is not updatable: %1$s" : "Soubor není možné zaktualizovat: %1$s",
@@ -257,6 +258,10 @@ OC.L10N.register(
257258
"DAV system address book" : "Systémový DAV adresář kontaktů",
258259
"No outstanding DAV system address book sync." : "Žádná zbývající synchronizace systémového DAV adresáře kontaktů.",
259260
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV synchronizace systémového adresáře kontaktů ještě nebyla spuštěná protože vámi využívaná instance má více než 1 000 uživatelů nebo protože došlo k chybě. Spusťte ji ručně příkazem „occ dav:sync-system-addressbook“.",
261+
"DAV system address book size" : "Velikost systémového DAV adresáře kontaktů",
262+
"The system address book is disabled" : "Systémový adresář kontaktů je vypnutý",
263+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Systémový adresář kontaktů je zapnutý, ale obsahuje více než jeden nastavený limit %d kontaktů",
264+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Systémový adresář kontaktů je zapnutý a obsahuje méně než nastavený limit %d kontaktů",
260265
"WebDAV endpoint" : "WebDAV endpoint",
261266
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Nepodařilo se zkontrolovat že vámi využívaný webový server je správně nastaven tak, aby umožňoval synchronizaci přes WebDAV. Zkontrolujte to ručně.",
262267
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Váš webový server ještě není správně nastaven, pro umožnění synchronizace souborů, rozhraní WebDAV pravděpodobně není funkční.",

apps/dav/l10n/cs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
"{actor} updated contact {card} in address book {addressbook}" : "{actor} upravil(a) kontakt {card} v adresáři kontaktů {addressbook}",
219219
"You updated contact {card} in address book {addressbook}" : "Upravili jste kontakt {card} v adresáři kontaktů {addressbook}",
220220
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Kontakt</strong> nebo <strong>adresář kontaktů</strong> byl upraven",
221+
"System address book disabled" : "Systémový adresář kontaktů vypnut",
221222
"Accounts" : "Účty",
222223
"System address book which holds all accounts" : "Systémový adresář kontaktů, který obsahuje veškeré účty",
223224
"File is not updatable: %1$s" : "Soubor není možné zaktualizovat: %1$s",
@@ -255,6 +256,10 @@
255256
"DAV system address book" : "Systémový DAV adresář kontaktů",
256257
"No outstanding DAV system address book sync." : "Žádná zbývající synchronizace systémového DAV adresáře kontaktů.",
257258
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV synchronizace systémového adresáře kontaktů ještě nebyla spuštěná protože vámi využívaná instance má více než 1 000 uživatelů nebo protože došlo k chybě. Spusťte ji ručně příkazem „occ dav:sync-system-addressbook“.",
259+
"DAV system address book size" : "Velikost systémového DAV adresáře kontaktů",
260+
"The system address book is disabled" : "Systémový adresář kontaktů je vypnutý",
261+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Systémový adresář kontaktů je zapnutý, ale obsahuje více než jeden nastavený limit %d kontaktů",
262+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Systémový adresář kontaktů je zapnutý a obsahuje méně než nastavený limit %d kontaktů",
258263
"WebDAV endpoint" : "WebDAV endpoint",
259264
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Nepodařilo se zkontrolovat že vámi využívaný webový server je správně nastaven tak, aby umožňoval synchronizaci přes WebDAV. Zkontrolujte to ručně.",
260265
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Váš webový server ještě není správně nastaven, pro umožnění synchronizace souborů, rozhraní WebDAV pravděpodobně není funkční.",

apps/dav/l10n/de.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ OC.L10N.register(
220220
"{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
221221
"You updated contact {card} in address book {addressbook}" : "Du hast den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
222222
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
223+
"System address book disabled" : "Systemadressbuch deaktiviert",
224+
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "Das Adressbuch der Systemkontakte wurde während des Upgrades automatisch deaktiviert. Dies bedeutet, dass das Adressbuch den Benutzern in der Kontakt-App oder anderen Clients nicht mehr zur Verfügung steht. Das Adressbuch der Systemkontakte wurde deaktiviert, da die Anzahl der Kontakte im Adressbuch die maximal empfohlene Anzahl an Kontakten überschritt. Diese Grenze wird festgelegt, um Leistungsprobleme zu vermeiden. Das Systemadressbuch kann mit dem Befehl {command} wieder aktiviert werden",
223225
"Accounts" : "Konten",
224226
"System address book which holds all accounts" : "Systemadressbuch, das alle Konten enthält",
225227
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
@@ -258,6 +260,10 @@ OC.L10N.register(
258260
"DAV system address book" : "DAV-Systemadressbuch",
259261
"No outstanding DAV system address book sync." : "Keine ausstehende Synchronisierung des DAV-Systemadressbuchs",
260262
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Die Synchronisierung des DAV-Systemadressbuchs wurde noch nicht ausgeführt, da diese Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte manuell ausführen, mittels \"occ dav:sync-system-addressbook\".",
263+
"DAV system address book size" : "Größe des DAV-Systemadressbuchs",
264+
"The system address book is disabled" : "Das Systemadressbuch ist deaktiviert",
265+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Das Systemadressbuch ist aktiviert, enthält aber mehr als die eingestellte Obergrenze von %d Kontakten",
266+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Das Systemadressbuch ist aktiviert und enthält weniger als die eingerichtete Obergrenze von %d Kontakten",
261267
"WebDAV endpoint" : "WebDAV-Endpunkt",
262268
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Es konnte nicht überprüft werden, ob der Webserver ordnungsgemäß eingerichtet ist, um Dateisynchronisation über WebDAV zu ermöglichen. Bitte dies manuell überprüfen.",
263269
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Der Webserver ist noch nicht hinreichend für Datei-Synchronisierung konfiguriert, da die WebDAV-Schnittstelle vermutlich nicht funktioniert.",

apps/dav/l10n/de.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@
218218
"{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
219219
"You updated contact {card} in address book {addressbook}" : "Du hast den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
220220
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
221+
"System address book disabled" : "Systemadressbuch deaktiviert",
222+
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "Das Adressbuch der Systemkontakte wurde während des Upgrades automatisch deaktiviert. Dies bedeutet, dass das Adressbuch den Benutzern in der Kontakt-App oder anderen Clients nicht mehr zur Verfügung steht. Das Adressbuch der Systemkontakte wurde deaktiviert, da die Anzahl der Kontakte im Adressbuch die maximal empfohlene Anzahl an Kontakten überschritt. Diese Grenze wird festgelegt, um Leistungsprobleme zu vermeiden. Das Systemadressbuch kann mit dem Befehl {command} wieder aktiviert werden",
221223
"Accounts" : "Konten",
222224
"System address book which holds all accounts" : "Systemadressbuch, das alle Konten enthält",
223225
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
@@ -256,6 +258,10 @@
256258
"DAV system address book" : "DAV-Systemadressbuch",
257259
"No outstanding DAV system address book sync." : "Keine ausstehende Synchronisierung des DAV-Systemadressbuchs",
258260
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Die Synchronisierung des DAV-Systemadressbuchs wurde noch nicht ausgeführt, da diese Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte manuell ausführen, mittels \"occ dav:sync-system-addressbook\".",
261+
"DAV system address book size" : "Größe des DAV-Systemadressbuchs",
262+
"The system address book is disabled" : "Das Systemadressbuch ist deaktiviert",
263+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Das Systemadressbuch ist aktiviert, enthält aber mehr als die eingestellte Obergrenze von %d Kontakten",
264+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Das Systemadressbuch ist aktiviert und enthält weniger als die eingerichtete Obergrenze von %d Kontakten",
259265
"WebDAV endpoint" : "WebDAV-Endpunkt",
260266
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Es konnte nicht überprüft werden, ob der Webserver ordnungsgemäß eingerichtet ist, um Dateisynchronisation über WebDAV zu ermöglichen. Bitte dies manuell überprüfen.",
261267
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Der Webserver ist noch nicht hinreichend für Datei-Synchronisierung konfiguriert, da die WebDAV-Schnittstelle vermutlich nicht funktioniert.",

apps/dav/l10n/de_DE.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ OC.L10N.register(
220220
"{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
221221
"You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert",
222222
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert",
223+
"System address book disabled" : "Systemadressbuch deaktiviert",
224+
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "Das Adressbuch der Systemkontakte wurde während des Upgrades automatisch deaktiviert. Dies bedeutet, dass das Adressbuch den Benutzern in der Kontakt-App oder anderen Clients nicht mehr zur Verfügung steht. Das Adressbuch der Systemkontakte wurde deaktiviert, da die Anzahl der Kontakte im Adressbuch die maximal empfohlene Anzahl an Kontakten überschritt. Diese Grenze wird festgelegt, um Leistungsprobleme zu vermeiden. Das Systemadressbuch kann mit dem Befehl {command} wieder aktiviert werden",
223225
"Accounts" : "Konten",
224226
"System address book which holds all accounts" : "Systemadressbuch, das alle Konten enthält",
225227
"File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s",
@@ -258,6 +260,10 @@ OC.L10N.register(
258260
"DAV system address book" : "DAV-Systemadressbuch",
259261
"No outstanding DAV system address book sync." : "Keine ausstehende Synchronisierung des DAV-Systemadressbuchs.",
260262
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Die Synchronisierung des DAV-Systemadressbuchs wurde noch nicht ausgeführt, da Ihre Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte führen Sie sie manuell aus, indem Sie \"occ dav:sync-system-addressbook\" aufrufen.",
263+
"DAV system address book size" : "Größe des DAV-Systemadressbuchs",
264+
"The system address book is disabled" : "Das Systemadressbuch ist deaktiviert",
265+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Das Systemadressbuch ist aktiviert, enthält aber mehr als die eingestellte Obergrenze von %d Kontakten",
266+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Das Systemadressbuch ist aktiviert und enthält weniger als die eingerichtete Obergrenze von %d Kontakten",
261267
"WebDAV endpoint" : "WebDAV-Endpunkt",
262268
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Es konnte nicht überprüft werden, ob Ihr Webserver ordnungsgemäß eingerichtet ist, um Dateisynchronisation über WebDAV zu ermöglichen. Bitte überprüfen Sie dies manuell.",
263269
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Ihr Webserver ist noch nicht hinreichend für Datei-Synchronisierung konfiguriert. Die WebDAV-Schnittstelle ist vermutlich defekt.",

0 commit comments

Comments
 (0)