fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-07-13 00:12:00 +00:00
parent 3acc4f0fa2
commit dc910cf584
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
12 changed files with 36 additions and 8 deletions

View file

@ -121,6 +121,12 @@ OC.L10N.register(
"On specific dates for the entire day until %1$s" : "Op specifieke dagen gedurende de hele dag tot %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "Op specifieke dagen van %1$s tot %2$s, tot %3$s",
"In the past on %1$s" : "In het verleden op %1$s",
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Over een minuut om %1$s","Over %n minuten om %1$s"],
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["Over een uur om %1$s","Over %n uur om %1$s"],
"_In a day on %1$s_::_In %n days on %1$s_" : ["Over een dag op %1$s","Over %n dagen op %1$s"],
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["Over een week op %1$s","Over %n weken op %1$s"],
"_In a month on %1$s_::_In %n months on %1$s_" : ["Over een maand op %1$s","Over %n maanden op %1$s"],
"_In a year on %1$s_::_In %n years on %1$s_" : ["Over een jaar op %1$s","Over %n jaar op %1$s"],
"Cancelled: %1$s" : "Geannuleerd: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" is geannuleerd",
"Re: %1$s" : "Re: %1$s",

View file

@ -119,6 +119,12 @@
"On specific dates for the entire day until %1$s" : "Op specifieke dagen gedurende de hele dag tot %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "Op specifieke dagen van %1$s tot %2$s, tot %3$s",
"In the past on %1$s" : "In het verleden op %1$s",
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Over een minuut om %1$s","Over %n minuten om %1$s"],
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["Over een uur om %1$s","Over %n uur om %1$s"],
"_In a day on %1$s_::_In %n days on %1$s_" : ["Over een dag op %1$s","Over %n dagen op %1$s"],
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["Over een week op %1$s","Over %n weken op %1$s"],
"_In a month on %1$s_::_In %n months on %1$s_" : ["Over een maand op %1$s","Over %n maanden op %1$s"],
"_In a year on %1$s_::_In %n years on %1$s_" : ["Over een jaar op %1$s","Over %n jaar op %1$s"],
"Cancelled: %1$s" : "Geannuleerd: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" is geannuleerd",
"Re: %1$s" : "Re: %1$s",

View file

@ -126,6 +126,9 @@ OC.L10N.register(
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "De lijst is niet volledig verwerkt om de prestatie niet te beperken. De bestanden worden verder verwerkt als je door de lijst navigeert.",
"File not found" : "Bestand niet gevonden",
"_{count} selected_::_{count} selected_" : ["{count} geselecteerd","{count} geselecteerd"],
"Search globally by filename …" : "Zoek door alles op bestandsnaam …",
"Search here by filename …" : "Zoek hier op bestandsnaam …",
"Search scope options" : "Zoek bereikopties",
"Search globally" : "Zoek door alles",
"{usedQuotaByte} used" : "{usedQuotaByte} gebruikt",
"{used} of {quota} used" : "{used} van {quota} gebruikt",

View file

@ -124,6 +124,9 @@
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "De lijst is niet volledig verwerkt om de prestatie niet te beperken. De bestanden worden verder verwerkt als je door de lijst navigeert.",
"File not found" : "Bestand niet gevonden",
"_{count} selected_::_{count} selected_" : ["{count} geselecteerd","{count} geselecteerd"],
"Search globally by filename …" : "Zoek door alles op bestandsnaam …",
"Search here by filename …" : "Zoek hier op bestandsnaam …",
"Search scope options" : "Zoek bereikopties",
"Search globally" : "Zoek door alles",
"{usedQuotaByte} used" : "{usedQuotaByte} gebruikt",
"{used} of {quota} used" : "{used} van {quota} gebruikt",

View file

@ -368,6 +368,7 @@ OC.L10N.register(
"List of unapproved shares." : "Lijst van niet-goedgekeurde shares.",
"No pending shares" : "Geen deellinks in behandeling",
"Shares you have received but not approved will show up here" : "Shares die je hebt ontvangen maar niet hebt goedgekeurd, verschijnen hier",
"Error deleting the share: {errorMessage}" : "Fout bij verwijderen van de share: {errorMessage}",
"Error deleting the share" : "Fout bij verwijderen share",
"Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}",
"Error updating the share" : "Fout tijdens bijwerken share",

View file

@ -366,6 +366,7 @@
"List of unapproved shares." : "Lijst van niet-goedgekeurde shares.",
"No pending shares" : "Geen deellinks in behandeling",
"Shares you have received but not approved will show up here" : "Shares die je hebt ontvangen maar niet hebt goedgekeurd, verschijnen hier",
"Error deleting the share: {errorMessage}" : "Fout bij verwijderen van de share: {errorMessage}",
"Error deleting the share" : "Fout bij verwijderen share",
"Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}",
"Error updating the share" : "Fout tijdens bijwerken share",

View file

@ -23,6 +23,8 @@ OC.L10N.register(
"You" : "Jou",
"List of files that have been deleted." : "Lijst van bestanden die verwijderd zijn.",
"No deleted files" : "Geen verwijderde bestanden",
"Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond"
"Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond",
"All files have been permanently deleted" : "Alle bestanden zijn permanent verwijderd",
"Failed to empty deleted files" : "Mislukt om de verwijderde bestanden leeg te maken"
},
"nplurals=2; plural=(n != 1);");

View file

@ -21,6 +21,8 @@
"You" : "Jou",
"List of files that have been deleted." : "Lijst van bestanden die verwijderd zijn.",
"No deleted files" : "Geen verwijderde bestanden",
"Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond"
"Files and folders you have deleted will show up here" : "Bestanden en mappen die je verwijderd hebt worden hier getoond",
"All files have been permanently deleted" : "Alle bestanden zijn permanent verwijderd",
"Failed to empty deleted files" : "Mislukt om de verwijderde bestanden leeg te maken"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -70,9 +70,9 @@ OC.L10N.register(
"LDAP/AD integration" : "Integracja z LDAP/AD",
"LDAP Connection" : "Połączenie LDAP",
"_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s połączenie nie powiodło się","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s"],
"_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %2$s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s"],
"_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %1$n nieaktywne konfiguracje LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s"],
"_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)"],
"_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s"],
"_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %n nieaktywne konfiguracje LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s"],
"_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %nskonfigurowanych połączeń LDAP (%s)"],
"Invalid LDAP UUIDs" : "Nieprawidłowy LDAP UUID",
"None found" : "Nie znaleziono",
"Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Znaleziono nieprawidłowe identyfikatory UUID kont lub grup LDAP. Sprawdź ustawienia „Zastąp wykrywanie UUID” w części eksperckiej konfiguracji LDAP i użyj „occ ldap:update-uuid”, aby je zaktualizować.",

View file

@ -68,9 +68,9 @@
"LDAP/AD integration" : "Integracja z LDAP/AD",
"LDAP Connection" : "Połączenie LDAP",
"_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s połączenie nie powiodło się","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s","Połączenie nie powiodło się dla %n konfiguracji LDAP: %s"],
"_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %2$s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s","Wyszukiwanie nie powiodło się dla %1$n konfiguracji LDAP: %2$s"],
"_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %1$n nieaktywne konfiguracje LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s","Istnieje %1$n nieaktywnych konfiguracji LDAP: %2$s"],
"_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)","Łączenie i wyszukiwanie działa dla wszystkich %1$n skonfigurowanych połączeń LDAP (%2$s)"],
"_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Dla tej konfiguracji LDAP: %s wyszukiwanie nie powiodło się ","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s","Wyszukiwanie nie powiodło się dla %n konfiguracji LDAP: %s"],
"_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["Jest jedna nieaktywna konfiguracja LDAP\" %s","Istnieją %n nieaktywne konfiguracje LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s","Istnieje %n nieaktywnych konfiguracji LDAP: %s"],
"_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Łączenie i wyszukiwanie działa dla skonfigurowanego połączenia LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %n skonfigurowanych połączeń LDAP (%s)","Łączenie i wyszukiwanie działa dla wszystkich %nskonfigurowanych połączeń LDAP (%s)"],
"Invalid LDAP UUIDs" : "Nieprawidłowy LDAP UUID",
"None found" : "Nie znaleziono",
"Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Znaleziono nieprawidłowe identyfikatory UUID kont lub grup LDAP. Sprawdź ustawienia „Zastąp wykrywanie UUID” w części eksperckiej konfiguracji LDAP i użyj „occ ldap:update-uuid”, aby je zaktualizować.",

View file

@ -26,7 +26,9 @@ OC.L10N.register(
"Address" : "Anwani",
"About" : "Kuhusu",
"Additional settings" : "Mipangilio ya nyongeza",
"%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe",
"Open %s" : "Fungua %s",
"Unknown share type" : "Unknown share type",
"Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s",
"Sunday" : "Jumapili",
"Monday" : "Jumatatu",

View file

@ -24,7 +24,9 @@
"Address" : "Anwani",
"About" : "Kuhusu",
"Additional settings" : "Mipangilio ya nyongeza",
"%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe",
"Open %s" : "Fungua %s",
"Unknown share type" : "Unknown share type",
"Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s",
"Sunday" : "Jumapili",
"Monday" : "Jumatatu",