Skip to content

Commit 68e820c

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 3714277 commit 68e820c

4 files changed

Lines changed: 10 additions & 0 deletions

File tree

l10n/be.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ OC.L10N.register(
2222
"Owner" : "Уладальнік",
2323
"Share link" : "Абагуліць спасылку",
2424
"Allow editing" : "Дазволіць рэдагаванне",
25+
"Privacy" : "Прыватнасць",
2526
"Folder" : "Папка",
2627
"Save" : "Захаваць"
2728
},

l10n/be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"Owner" : "Уладальнік",
2121
"Share link" : "Абагуліць спасылку",
2222
"Allow editing" : "Дазволіць рэдагаванне",
23+
"Privacy" : "Прыватнасць",
2324
"Folder" : "Папка",
2425
"Save" : "Захаваць"
2526
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"

l10n/pl.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,10 @@ OC.L10N.register(
168168
"The bookmarks app can automatically backup your bookmarks on a daily basis to prevent data loss when syncing bookmarks across devices." : "Aplikacja zakładek może codziennie automatycznie tworzyć kopie zapasowe zakładek, aby zapobiec utracie danych podczas synchronizowania zakładek na różnych urządzeniach.",
169169
"Enable backups" : "Włącz kopie zapasowe",
170170
"Enter the path of a folder in your Files where backups will be stored." : "Wprowadź ścieżkę katalogu w swoich Plikach, w którym będą przechowywane kopie zapasowe.",
171+
"Context Chat integration" : "Integracja z Context Chat",
172+
"The bookmarks app can automatically make available the textual contents of the websites you bookmark to Context Chat, which allows asking questions about and getting answers based on those contents. This is only available if auto-archiving is enabled." : "Aplikacja zakładek może automatycznie udostępniać tekstową zawartość stron internetowych, które dodasz do zakładek, w Context Chat, co pozwala zadawać pytania i uzyskiwać odpowiedzi na podstawie tej zawartości. Funkcja dostępna tylko wtedy, gdy włączone jest automatyczne archiwizowanie.",
173+
"Context chat is currently not installed, but is required for this feature." : "Context Chat nie jest obecnie zainstalowany, ale jest wymagany do tej funkcji.",
174+
"Enable Context Chat integration" : "Włącz integrację z Context Chat",
171175
"Client apps" : "Aplikacje klienckie",
172176
"Also check out the collection of client apps that integrate with this app: " : "Sprawdź także kolekcję aplikacji klienckich, które integrują się z tą aplikacją: ",
173177
"Install web app" : "Zainstaluj aplikację internetową",

l10n/pl.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@
166166
"The bookmarks app can automatically backup your bookmarks on a daily basis to prevent data loss when syncing bookmarks across devices." : "Aplikacja zakładek może codziennie automatycznie tworzyć kopie zapasowe zakładek, aby zapobiec utracie danych podczas synchronizowania zakładek na różnych urządzeniach.",
167167
"Enable backups" : "Włącz kopie zapasowe",
168168
"Enter the path of a folder in your Files where backups will be stored." : "Wprowadź ścieżkę katalogu w swoich Plikach, w którym będą przechowywane kopie zapasowe.",
169+
"Context Chat integration" : "Integracja z Context Chat",
170+
"The bookmarks app can automatically make available the textual contents of the websites you bookmark to Context Chat, which allows asking questions about and getting answers based on those contents. This is only available if auto-archiving is enabled." : "Aplikacja zakładek może automatycznie udostępniać tekstową zawartość stron internetowych, które dodasz do zakładek, w Context Chat, co pozwala zadawać pytania i uzyskiwać odpowiedzi na podstawie tej zawartości. Funkcja dostępna tylko wtedy, gdy włączone jest automatyczne archiwizowanie.",
171+
"Context chat is currently not installed, but is required for this feature." : "Context Chat nie jest obecnie zainstalowany, ale jest wymagany do tej funkcji.",
172+
"Enable Context Chat integration" : "Włącz integrację z Context Chat",
169173
"Client apps" : "Aplikacje klienckie",
170174
"Also check out the collection of client apps that integrate with this app: " : "Sprawdź także kolekcję aplikacji klienckich, które integrują się z tą aplikacją: ",
171175
"Install web app" : "Zainstaluj aplikację internetową",

0 commit comments

Comments
 (0)