Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 4, 2024
1 parent 9a4f5da commit eb6b203
Show file tree
Hide file tree
Showing 12 changed files with 560 additions and 8 deletions.
1 change: 1 addition & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ OC.L10N.register(
"Show all teams" : "Alle Teams anzeigen",
"Collapse teams" : "Teams einklappen",
"This group already exists" : "Diese Gruppe existiert bereits",
"An error occurred while creating the group" : "Es ist ein Fehler beim Erstellen der Gruppe aufgetreten",
"This team already exists" : "Dieses Team existiert bereits.",
"An error happened during the creation of the team" : "Es ist ein Fehler beim Erstellen des Teams aufgetreten.",
"{addressbookname} (Disabled)" : "{addressbookname} (deaktiviert)",
Expand Down
1 change: 1 addition & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"Show all teams" : "Alle Teams anzeigen",
"Collapse teams" : "Teams einklappen",
"This group already exists" : "Diese Gruppe existiert bereits",
"An error occurred while creating the group" : "Es ist ein Fehler beim Erstellen der Gruppe aufgetreten",
"This team already exists" : "Dieses Team existiert bereits.",
"An error happened during the creation of the team" : "Es ist ein Fehler beim Erstellen des Teams aufgetreten.",
"{addressbookname} (Disabled)" : "{addressbookname} (deaktiviert)",
Expand Down
1 change: 1 addition & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ OC.L10N.register(
"Show all teams" : "Show all teams",
"Collapse teams" : "Collapse teams",
"This group already exists" : "This group already exists",
"An error occurred while creating the group" : "An error occurred while creating the group",
"This team already exists" : "This team already exists",
"An error happened during the creation of the team" : "An error happened during the creation of the team",
"{addressbookname} (Disabled)" : "{addressbookname} (Disabled)",
Expand Down
1 change: 1 addition & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"Show all teams" : "Show all teams",
"Collapse teams" : "Collapse teams",
"This group already exists" : "This group already exists",
"An error occurred while creating the group" : "An error occurred while creating the group",
"This team already exists" : "This team already exists",
"An error happened during the creation of the team" : "An error happened during the creation of the team",
"{addressbookname} (Disabled)" : "{addressbookname} (Disabled)",
Expand Down
5 changes: 3 additions & 2 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,10 @@ OC.L10N.register(
"Show all teams" : "Tüm takımları görüntüle",
"Collapse teams" : "Takımları daralt",
"This group already exists" : "Bu grup zaten var",
"An error occurred while creating the group" : "Grup oluşturulurken bir sorun çıktı",
"This team already exists" : "Bu takım zaten var",
"An error happened during the creation of the team" : "Takım eklenirken bir sorun çıktı",
"{addressbookname} (Disabled)" : "{addressbookname} (devre dışı)",
"{addressbookname} (Disabled)" : "{addressbookname} (kullanımdan kaldırılmış)",
"Download" : "İndir",
"Show" : "Görüntüle",
"Unshare from me" : "Benimle paylaşımı kaldır",
Expand All @@ -73,7 +74,7 @@ OC.L10N.register(
"Import into the {addressbookName} address book" : "{addressbookName} adres defteri içine aktar",
"Select local file" : "Yerel dosyayı seçin",
"Import from files" : "Dosya ile içe aktar",
"Importing is disabled because there are no address books available" : "Kullanılabilecek bir adres defteri bulunamadığından içe aktarım işlemi devre dışı bırakıldı",
"Importing is disabled because there are no address books available" : "Kullanılabilecek bir adres defteri olmadığından içe aktarma işlemi kullanılamaz",
"Choose a vCard file to import" : "İçe aktarılacak vCard dosyasını seçin",
"Add new address book" : "Adres defteri ekle",
"Add" : "Ekle",
Expand Down
5 changes: 3 additions & 2 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@
"Show all teams" : "Tüm takımları görüntüle",
"Collapse teams" : "Takımları daralt",
"This group already exists" : "Bu grup zaten var",
"An error occurred while creating the group" : "Grup oluşturulurken bir sorun çıktı",
"This team already exists" : "Bu takım zaten var",
"An error happened during the creation of the team" : "Takım eklenirken bir sorun çıktı",
"{addressbookname} (Disabled)" : "{addressbookname} (devre dışı)",
"{addressbookname} (Disabled)" : "{addressbookname} (kullanımdan kaldırılmış)",
"Download" : "İndir",
"Show" : "Görüntüle",
"Unshare from me" : "Benimle paylaşımı kaldır",
Expand All @@ -71,7 +72,7 @@
"Import into the {addressbookName} address book" : "{addressbookName} adres defteri içine aktar",
"Select local file" : "Yerel dosyayı seçin",
"Import from files" : "Dosya ile içe aktar",
"Importing is disabled because there are no address books available" : "Kullanılabilecek bir adres defteri bulunamadığından içe aktarım işlemi devre dışı bırakıldı",
"Importing is disabled because there are no address books available" : "Kullanılabilecek bir adres defteri olmadığından içe aktarma işlemi kullanılamaz",
"Choose a vCard file to import" : "İçe aktarılacak vCard dosyasını seçin",
"Add new address book" : "Adres defteri ekle",
"Add" : "Ekle",
Expand Down
Loading

0 comments on commit eb6b203

Please sign in to comment.