Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
7c90191
only user can leave circles
ArtificialOwl Jan 10, 2023
ca9aebd
check app is enabled
ArtificialOwl Nov 30, 2022
309ead3
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 10, 2023
7a912e3
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 16, 2023
f5797c8
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 19, 2023
e34859d
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 24, 2023
ff0e2e8
exception on missing session
ArtificialOwl Feb 24, 2023
e6af833
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 25, 2023
3f09264
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 26, 2023
fa73ad7
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 27, 2023
d3c6f06
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Feb 28, 2023
e19840e
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 1, 2023
d9fd945
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 9, 2023
e0c5785
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 11, 2023
152cbfa
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 12, 2023
31f7815
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 13, 2023
8d401bb
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 14, 2023
23aef94
Merge pull request #1270 from nextcloud/backport/1269/stable25
blizzz Mar 15, 2023
c519537
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 16, 2023
1e16140
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 20, 2023
b0d0cbd
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 23, 2023
9e7987e
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 24, 2023
ffc9163
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Mar 28, 2023
d04628f
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Apr 6, 2023
d2ce199
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Apr 8, 2023
392146c
Fix(l10n): 🔠 Update translations from Transifex
nextcloud-bot Apr 13, 2023
e79a71b
adding clearCacheConfig
ArtificialOwl Apr 13, 2023
b110864
Fix(l10n): Update translations from Transifex
nextcloud-bot Apr 19, 2023
035b65e
Fix(l10n): Update translations from Transifex
nextcloud-bot Apr 20, 2023
15763de
Fix(l10n): Update translations from Transifex
nextcloud-bot Apr 21, 2023
e2664bd
Fix(l10n): Update translations from Transifex
nextcloud-bot Apr 25, 2023
c6eda32
Fix(l10n): Update translations from Transifex
nextcloud-bot Apr 26, 2023
ee92975
Fix(l10n): Update translations from Transifex
nextcloud-bot May 9, 2023
cd011e1
restore deleted share
ArtificialOwl Nov 30, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 6, 2023
commit d04628fafcf6da58a6c97401c8db4f8495c72ef7
2 changes: 2 additions & 0 deletions l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ OC.L10N.register(
"%s shared multiple files with \"%s\"." : "%s ha compartit diversos fitxers amb \"%s\".",
"%s shared multiple files with you." : "%s us ha compartit diversos fitxers.",
"Boot up" : "Engegar",
"Nextcloud Initialization" : "Inicialització de Nextcloud",
"Circles App Initialisation" : "Inicialització de l'aplicació Cercles",
"Fresh installation status" : "Estat d'instal·lació nou",
"Building Local Database" : "Construint bases de dades local",
"Testing Basic Circle Creation" : "Prova de creació de cercles bàsics",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@
"%s shared multiple files with \"%s\"." : "%s ha compartit diversos fitxers amb \"%s\".",
"%s shared multiple files with you." : "%s us ha compartit diversos fitxers.",
"Boot up" : "Engegar",
"Nextcloud Initialization" : "Inicialització de Nextcloud",
"Circles App Initialisation" : "Inicialització de l'aplicació Cercles",
"Fresh installation status" : "Estat d'instal·lació nou",
"Building Local Database" : "Construint bases de dades local",
"Testing Basic Circle Creation" : "Prova de creació de cercles bàsics",
Expand Down
2 changes: 2 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ OC.L10N.register(
"%s shared multiple files with \"%s\"." : "%s(e)k fitxategi batzuk partekatu ditu \"%s\"-(r)ekin.",
"%s shared multiple files with you." : "%s(e)k fitxategi batzuk partekatu ditu zurekin.",
"Boot up" : "Abiarazi",
"Nextcloud Initialization" : "Nextcloud hastapena",
"Circles App Initialisation" : "Zirkuluak aplikazioaren hastapena",
"Fresh installation status" : "Instalazio berriaren egoera",
"Building Local Database" : "Datu-base lokala eraikitzen",
"Testing Basic Circle Creation" : "Oinarrizko zirkulu sorrera probatzen",
Expand Down
2 changes: 2 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@
"%s shared multiple files with \"%s\"." : "%s(e)k fitxategi batzuk partekatu ditu \"%s\"-(r)ekin.",
"%s shared multiple files with you." : "%s(e)k fitxategi batzuk partekatu ditu zurekin.",
"Boot up" : "Abiarazi",
"Nextcloud Initialization" : "Nextcloud hastapena",
"Circles App Initialisation" : "Zirkuluak aplikazioaren hastapena",
"Fresh installation status" : "Instalazio berriaren egoera",
"Building Local Database" : "Datu-base lokala eraikitzen",
"Testing Basic Circle Creation" : "Oinarrizko zirkulu sorrera probatzen",
Expand Down